errorCode property

String? errorCode
getter/setter pair

Integer representation of the error code as specified here (https://developer.android.com/reference/android/telephony/euicc/EuiccManager#EXTRA_EMBEDDED_SUBSCRIPTION_DETAILED_CODE).

See also, OPERATION_SMDX_SUBJECT_REASON_CODE. See error_code_detail for more details.

Output only.

Implementation

core.String? errorCode;