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