Companion
object Companion
Functions
Link copied to clipboard
Creates the DefaultTelemetry instance based on passed Transport implementation.
fun create(context: Context, apiKey: String, deviceId: String? = null, anonymous: Boolean = false): Telemetry
Creates the DefaultTelemetry instance with the default Transport implementation.