Version: Smart Feature Phone 2.5
BluetoothAdapter.ona2dpstatuschanged
Description#
Specifies an event listener to receive a2dpstatuschanged events. Those events occur when an A2DP connection status changes.
Syntax#
Where funcRef is a function to be called when the a2dpstatuschanged event occurs. That function gets a BluetoothStatusChangedEvent object as its first parameter.