BluetoothGatt.Device プロパティ

定義

この GATT クライアントがターゲットとするリモート Bluetooth デバイスを

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

プロパティ値

リモート Bluetooth デバイス

属性

注釈

この GATT クライアントがターゲットとするリモート Bluetooth デバイスを

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象