BluetoothDevice.AddressTypeRandom Поле

Определение

Внимание!

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

Адрес является допустимым, неразрешимым или статическим.

[Android.Runtime.Register("ADDRESS_TYPE_RANDOM", 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 AddressTypeRandom = 1;
[<Android.Runtime.Register("ADDRESS_TYPE_RANDOM", 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 AddressTypeRandom : Android.Bluetooth.AddressType

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

Value = 1

Реализации

Атрибуты

Комментарии

Адрес является допустимым, неразрешимым или статическим.

Java документации по android.bluetooth.BluetoothDevice.ADDRESS_TYPE_RANDOM.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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