Enumeration SimRemovability

Respresents SIM removability of the current SIM.

Enumeration Members

MM_SIM_REMOVABILITY_UNKNOWN: 0

SIM removability not known.

MM_SIM_REMOVABILITY_REMOVABLE: 1

SIM is a removable SIM.

MM_SIM_REMOVABILITY_NOT_REMOVABLE: 2

SIM is not a removable SIM.

Generated using TypeDoc