Android.Bluetooth.BluetoothA2dp: Method Members

The methods of Android.Bluetooth.BluetoothA2dp are listed below. For a list of all members, see the BluetoothA2dp Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

Finalize()
Invoked when the garbage collector has detected that this instance is no longer reachable.
GetConnectionState(BluetoothDevice) : ProfileState
Get the current connection state of the profile
GetDevicesMatchingConnectionStates(ProfileState[]) : IList<BluetoothDevice>
Get a list of devices that match any of the given connection states.
IsA2dpPlaying(BluetoothDevice) : bool
Check if A2DP profile is streaming music.