Android.Bluetooth.BluetoothAdapter.Name Property
Get the friendly Bluetooth name of the local Bluetooth adapter.

Syntax

[get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")]
public string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the friendly Bluetooth name of the local Bluetooth adapter.

This name is visible to remote Bluetooth devices.

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