Transport

interface Transport

Telemetry data transport.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun post(data: ByteArray)

A method that telemetry service calls when telemetry data is ready to be sent.