Android.Bluetooth.BluetoothA2dp.StatePlaying Field
A2DP sink device is streaming music.

Value: 10

Syntax

[Android.Runtime.Register("STATE_PLAYING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.A2dpState enum directly instead of this field.")]
public const A2dpState StatePlaying

Remarks

Requirements

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