Android.Bluetooth.BluetoothAdapter.Address Property
Returns the hardware address of the local Bluetooth adapter.

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 the local Bluetooth adapter.

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

Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH

[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