BluetoothDevice.DeviceTypeUnknown Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceType enum directly instead of this field.

Bluetooth-Gerätetyp, Unbekannt

[Android.Runtime.Register("DEVICE_TYPE_UNKNOWN")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceType enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothDeviceType DeviceTypeUnknown = 0;
[<Android.Runtime.Register("DEVICE_TYPE_UNKNOWN")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceType enum directly instead of this field.", true)>]
val mutable DeviceTypeUnknown : Android.Bluetooth.BluetoothDeviceType

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Bluetooth-Gerätetyp, Unbekannt

Java Dokumentation für android.bluetooth.BluetoothDevice.DEVICE_TYPE_UNKNOWN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: