Android.Media.AudioManager.BluetoothA2dpOn Property
Checks whether A2DP audio routing to the Bluetooth headset is on or off.

Syntax

[get: Android.Runtime.Register("isBluetoothA2dpOn", "()Z", "GetIsBluetoothA2dpOnHandler")]
[set: Android.Runtime.Register("setBluetoothA2dpOn", "(Z)V", "GetSetBluetoothA2dpOn_ZHandler")]
public virtual bool BluetoothA2dpOn { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Checks whether A2DP audio routing to the Bluetooth headset is on or off.

Set method documentation [Android Documentation]

Requirements

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