Condividi tramite


BluetoothDevice.BluetoothClass Proprietà

Definizione

Ottenere la classe Bluetooth del dispositivo remoto.

public Android.Bluetooth.BluetoothClass? BluetoothClass { [Android.Runtime.Register("getBluetoothClass", "()Landroid/bluetooth/BluetoothClass;", "")] [Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")] get; }
[<get: Android.Runtime.Register("getBluetoothClass", "()Landroid/bluetooth/BluetoothClass;", "")>]
[<get: Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
member this.BluetoothClass : Android.Bluetooth.BluetoothClass

Valore della proprietà

Oggetto classe Bluetooth o Null in caso di errore

Attributi

Commenti

Documentazione java per android.bluetooth.BluetoothDevice.getBluetoothClass().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a