Android.Bluetooth.BluetoothDevice.Address Property
Returns the hardware address of this BluetoothDevice.

Syntax

[get: Android.Runtime.Register("getAddress", "()Ljava/lang/String;", "GetGetAddressHandler")]
public string Address { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the hardware address of this BluetoothDevice.

For example, "00:11:22:AA:BB:CC".

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5