Поделиться через


BluetoothDevice.AddressTypePublic Поле

Определение

Внимание!

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

Аппаратный MAC-адрес устройства

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

Значение поля

Value = 0

Реализации

Атрибуты

Комментарии

Документация по Java для android.bluetooth.BluetoothDevice.ADDRESS_TYPE_PUBLIC.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к