Listener

interface Listener

Interface of a listener to be called when there has been an directive of bluetooth from the server.

Parameters

Functions

Link copied to clipboard
abstract fun onAVRCPCommand(command: BluetoothAgentInterface.AVRCPCommand)
Link copied to clipboard
abstract fun onDiscoverableFinish(): Boolean
Link copied to clipboard
abstract fun onDiscoverableStart(dialogRequestId: String, durationInSeconds: Long = 0): BluetoothAgentInterface.DiscoverableStartResult