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

Syntax

[get: Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "GetGetConnectedDevicesHandler")]
public IList<BluetoothDevice> ConnectedDevices { get; }

Value

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