nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.bluetooth
/
BluetoothAgentInterface
/
BluetoothEvent
/
AVRCPEvent
AVRCPEvent
class
AVRCPEvent
(
val
command
:
BluetoothAgentInterface.AVRCPCommand
)
:
BluetoothAgentInterface.BluetoothEvent
Content copied to clipboard
Event indicating that an
AVRCPCommand
has changed.
Constructors
Properties
Constructors
AVRCPEvent
Link copied to clipboard
fun
AVRCPEvent
(
command
:
BluetoothAgentInterface.AVRCPCommand
)
Content copied to clipboard
Properties
command
Link copied to clipboard
val
command
:
BluetoothAgentInterface.AVRCPCommand
Content copied to clipboard