EngageBLEServiceEvent
Represents the events emitted by EngageBLEService
Inheritors
Types
Link copied to clipboard
Represents an event indicating that a new device has been connected
Link copied to clipboard
Represents an event indicating that a new not yet paired device has been discovered
Link copied to clipboard
Represents an event indicating that a new device has been paired
Link copied to clipboard
data class MeasurementReceived(val device: BLEDevice, val measurement: Measurement) : EngageBLEServiceEvent
Represents a measurement received event