BluetoothGatt.Device Propiedad

Definición

Devolver el dispositivo bluetooth remoto al que está dirigido este cliente GATT

public Android.Bluetooth.BluetoothDevice? Device { [Android.Runtime.Register("getDevice", "()Landroid/bluetooth/BluetoothDevice;", "")] get; }
[<get: Android.Runtime.Register("getDevice", "()Landroid/bluetooth/BluetoothDevice;", "")>]
member this.Device : Android.Bluetooth.BluetoothDevice

Valor de propiedad

dispositivo bluetooth remoto

Atributos

Comentarios

Devolver el dispositivo bluetooth remoto al que está dirigido este cliente GATT

Java documentación para android.bluetooth.BluetoothGatt.getDevice().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a