BluetoothDevice.BluetoothAddress(String, Int32) Constructor

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

Parameters

address
String
addressType
Int32
Attributes

Applies to