BluetoothGatt.ConnectedDevices Proprietà

Definizione

Questo membro è deprecato.

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

Questo membro è deprecato. Non supportato: usare BluetoothManager#getConnectedDevices(int) con BluetoothProfile#GATT come argomento

per android.bluetooth.BluetoothGatt.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