CardEmulation.ExtraServiceComponent Field

Definition

The service ComponentName object passed in as an extra for #ACTION_CHANGE_DEFAULT.

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

Field Value

Attributes

Remarks

The service ComponentName object passed in as an extra for #ACTION_CHANGE_DEFAULT.

Java documentation for android.nfc.cardemulation.CardEmulation.EXTRA_SERVICE_COMPONENT.

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

See also