SEService.ActionSecureElementStateChanged Field

Definition

Broadcast Action: Intent to notify if the secure element state is changed.

[Android.Runtime.Register("ACTION_SECURE_ELEMENT_STATE_CHANGED", ApiSince=31)]
public const string ActionSecureElementStateChanged;
[<Android.Runtime.Register("ACTION_SECURE_ELEMENT_STATE_CHANGED", ApiSince=31)>]
val mutable ActionSecureElementStateChanged : string

Field Value

Attributes

Remarks

Broadcast Action: Intent to notify if the secure element state is changed.

Java documentation for android.se.omapi.SEService.ACTION_SECURE_ELEMENT_STATE_CHANGED.

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