Enumeration SimType

SIM type indicating whether ESIM or not

Enumeration Members

MM_SIM_TYPE_UNKNOWN: 0

SIM type is not known.

MM_SIM_TYPE_PHYSICAL: 1

SIM is a pysical SIM.

MM_SIM_TYPE_ESIM: 2

SIM is a ESIM.

Generated using TypeDoc