Compartilhar via


BluetoothGattServer.ConnectedDevices Propriedade

Definição

Não suportado - por favor, use BluetoothManager#getConnectedDevices(int) com BluetoothProfile#GATT como argumento

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>

Valor da propriedade

Implementações

Atributos

Exceções

Comentários

Documentação Java para android.bluetooth.BluetoothGattServer.getConnectedDevices().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a