EuiccManager.ActionNotifyCarrierSetupIncomplete Field

Definition

Broadcast Action: The action sent to carrier app so it knows the carrier setup is not completed.

[Android.Runtime.Register("ACTION_NOTIFY_CARRIER_SETUP_INCOMPLETE", ApiSince=28)]
public const string ActionNotifyCarrierSetupIncomplete;
[<Android.Runtime.Register("ACTION_NOTIFY_CARRIER_SETUP_INCOMPLETE", ApiSince=28)>]
val mutable ActionNotifyCarrierSetupIncomplete : string

Field Value

Attributes

Remarks

Broadcast Action: The action sent to carrier app so it knows the carrier setup is not completed.

Java documentation for android.telephony.euicc.EuiccManager.ACTION_NOTIFY_CARRIER_SETUP_INCOMPLETE.

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