PMTpsSender

interface PMTpsSender : PMTpsIfc

Direct functions to send Telematics PreSafe events

Functions

Link copied to clipboard
abstract fun broadcast(tpsEvents: PMTpsEvents)
Link copied to clipboard
open fun telematicsEvents(events: PMTpsEvents)
open fun telematicsEvents(correlationId: String? = null, events: List<PMTpsEvent>)

Send Telematics PreSafe events

abstract fun telematicsEvents(payload: ByteArray)

Send Telematics PreSafe events encoded as flatbuffers ByteArray

Inheritors

Link copied to clipboard