Sprache

BluetoothDevice.AddressTypePublic Feld

Definition

Achtung

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

Hardware-MAC-Adresse des Geräts

[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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Hardware-MAC-Adresse des Geräts

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

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: