Listener
Interface of a listener to be called when there has been an directive of bluetooth from the server.
Parameters
event
Functions
Link copied to clipboard
abstract fun onAVRCPCommand(command: BluetoothAgentInterface.AVRCPCommand)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun onDiscoverableStart(dialogRequestId: String, durationInSeconds: Long = 0): BluetoothAgentInterface.DiscoverableStartResult
Content copied to clipboard