Enumeration
QmiUimCardState
since: 1.10
Members
QMI_UIM_CARD_STATE_ABSENT-
Absent.
- Value:
0 - Nickname:
absent - Available since: 1.10
- Value:
QMI_UIM_CARD_STATE_PRESENT-
Present.
- Value:
1 - Nickname:
present - Available since: 1.10
- Value:
QMI_UIM_CARD_STATE_ERROR-
Error.
- Value:
2 - Nickname:
error - Available since: 1.10
- Value:
Type functions
qmi_uim_card_state_get_string
Gets the nickname string for the QmiUimCardState specified at val.
since: 1.10