BluetoothGattServer.ConnectedDevices Proprietà

Definizione

Non supportato: usare BluetoothManager#getConnectedDevices(int) con BluetoothProfile#GATT come argomento

public System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>? ConnectedDevices { [Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "")] get; }
[<get: Android.Runtime.Register("getConnectedDevices", "()Ljava/util/List;", "")>]
member this.ConnectedDevices : System.Collections.Generic.IList<Android.Bluetooth.BluetoothDevice>

Valore della proprietà

Implementazioni

Attributi

Eccezioni

Commenti

Non supportato: usare BluetoothManager#getConnectedDevices(int) con BluetoothProfile#GATT come argomento

per android.bluetooth.BluetoothGattServer.getConnectedDevices().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a