Android.Bluetooth.BluetoothA2dp.IsA2dpPlaying Method
Check if A2DP profile is streaming music.

Syntax

[Android.Runtime.Register("isA2dpPlaying", "(Landroid/bluetooth/BluetoothDevice;)Z", "")]
public bool IsA2dpPlaying (BluetoothDevice device)

Parameters

device
BluetoothDevice device

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11