Android.Bluetooth.BluetoothHeadset.IsAudioConnected Method
Check if Bluetooth SCO audio is connected.

Syntax

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

Parameters

device
Bluetooth headset

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