Android.Bluetooth.BluetoothGattServer.GetConnectionState Method
Not supported - please use BluetoothManager.GetConnectedDevices(ProfileType) with BluetoothProfile.Gatt as argument

Syntax

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

Parameters

device
Remote bluetooth device.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.UnsupportedOperationException

Remarks

Requirements

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