BluetoothDevice.ExtraName Field

Definition

Used as a String extra field in #ACTION_NAME_CHANGED and #ACTION_FOUND intents.

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

Field Value

Implements

Attributes

Remarks

Java documentation for android.bluetooth.BluetoothDevice.EXTRA_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