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

Ottenere la classe Bluetooth del dispositivo remoto.

per android.bluetooth.BluetoothDevice.getBluetoothClass().

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