ServiceBroadcasts
Interface for broadcasting service-level events to the application.
Functions
Link copied to clipboard
Broadcasts that the radio connection state has changed.
Link copied to clipboard
abstract fun broadcastMessageStatus(packetId: Int, status: ERROR CLASS: Symbol not found for MessageStatus)
Broadcasts that the status of a message has changed.
Link copied to clipboard
Broadcasts that node information has changed.
Link copied to clipboard
Broadcasts received data to the application.
Link copied to clipboard
Subscribes a receiver to mesh broadcasts.