Sprache

BluetoothDevice.BluetoothAddress(String, Int32) Konstruktor

Definition

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;I)V", "", ApiSince=36)]
public BluetoothAddress(string? address, int addressType);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;I)V", "", ApiSince=36)>]
new Android.Bluetooth.BluetoothDevice.BluetoothAddress : string * int -> Android.Bluetooth.BluetoothDevice.BluetoothAddress

Parameter

address
String
addressType
Int32

Der Wert ist eine der folgenden: BluetoothDevice.ADDRESS_TYPE_PUBLIC; BluetoothDevice.ADDRESS_TYPE_RANDOM; BluetoothDevice.ADDRESS_TYPE_ANONYMOUS; BluetoothDevice.ADDRESS_TYPE_UNKNOWN

Attribute

Hinweise

Android-Referenz für android.bluetooth.BluetoothDevice.BluetoothAddress.BluetoothAddress.

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: