Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 EmbeddedSubscriptionResultError int = 2 EmbeddedSubscriptionResultOk int = 0 EmbeddedSubscriptionResultResolvableError int = 1 ErrorAddressMissing int = 10011 ErrorCarrierLocked int = 10000 ErrorCertificateError int = 10012 ErrorConnectionError int = 10014 ErrorDisallowedByPpr int = 10010 ErrorEuiccInsufficientMemory int = 10004 ErrorEuiccMissing int = 10006 ErrorIncompatibleCarrier int = 10003 ErrorInstallProfile int = 10009 ErrorInvalidActivationCode int = 10001 ErrorInvalidConfirmationCode int = 10002 ErrorInvalidPort int = 10017 ErrorInvalidResponse int = 10015 ErrorNoProfilesAvailable int = 10013 ErrorOperationBusy int = 10016 ErrorSimMissing int = 10008 ErrorTimeOut int = 10005 ErrorUnsupportedVersion int = 10007 OperationApdu int = 8 OperationDownload int = 5 OperationEuiccCard int = 3 OperationEuiccGsma int = 7 OperationHttp int = 11 OperationMetadata int = 6 OperationSimSlot int = 2 OperationSmdx int = 9 OperationSmdxSubjectReasonCode int = 10 OperationSwitch int = 4 OperationSystem int = 1 )
View Source
const ( ActionManageEmbeddedSubscriptions string = "android.telephony.euicc.action.MANAGE_EMBEDDED_SUBSCRIPTIONS" ActionNotifyCarrierSetupIncomplete string = "android.telephony.euicc.action.NOTIFY_CARRIER_SETUP_INCOMPLETE" ActionStartEuiccActivation string = "android.telephony.euicc.action.START_EUICC_ACTIVATION" ExtraEmbeddedSubscriptionDetailedCode string = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_DETAILED_CODE" ExtraEmbeddedSubscriptionDownloadableSubscription string = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_DOWNLOADABLE_SUBSCRIPTION" ExtraEmbeddedSubscriptionErrorCode string = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_ERROR_CODE" ExtraEmbeddedSubscriptionOperationCode string = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_OPERATION_CODE" ExtraEmbeddedSubscriptionSmdxReasonCode string = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_SMDX_REASON_CODE" ExtraEmbeddedSubscriptionSmdxSubjectCode string = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_SMDX_SUBJECT_CODE" ExtraUseQrScanner string = "android.telephony.euicc.extra.USE_QR_SCANNER" MetaDataCarrierIcon string = "android.telephony.euicc.carriericon" )
View Source
const (
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.