BluetoothDevice.DeviceTypeLe Bidang

Definisi

Perhatian

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

Jenis perangkat Bluetooth, Low Energy - khusus LE

[Android.Runtime.Register("DEVICE_TYPE_LE")]
[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 DeviceTypeLe = 2;
[<Android.Runtime.Register("DEVICE_TYPE_LE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceType enum directly instead of this field.", true)>]
val mutable DeviceTypeLe : Android.Bluetooth.BluetoothDeviceType

Nilai Bidang

Value = 2

Penerapan

Atribut

Keterangan

Jenis perangkat Bluetooth, Low Energy - khusus LE

Java dokumentasi untuk android.bluetooth.BluetoothDevice.DEVICE_TYPE_LE.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk