Android.Bluetooth.BluetoothHeadset.GetConnectionState Method
Get the current connection state of the profile

Syntax

[Android.Runtime.Register("getConnectionState", "(Landroid/bluetooth/BluetoothDevice;)I", "")]
public ProfileState GetConnectionState (BluetoothDevice device)

Parameters

device
Remote bluetooth 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