BluetoothAdapter.ExtraLocalName Field

Definition

Used as a String extra field in #ACTION_LOCAL_NAME_CHANGED intents to request the local Bluetooth name.

[Android.Runtime.Register("EXTRA_LOCAL_NAME")]
public const string ExtraLocalName;
[<Android.Runtime.Register("EXTRA_LOCAL_NAME")>]
val mutable ExtraLocalName : string

Field Value

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothAdapter.EXTRA_LOCAL_NAME.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to