Enumeration
QmiVoiceUserAction
since: 1.26
Members
-
QMI_VOICE_USER_ACTION_UNKNOWN -
Unknown user action.
- Value:
0 - Available since: 1.26
- Value:
-
QMI_VOICE_USER_ACTION_NOT_REQUIRED -
User is not required to respond to the USSD code.
- Value:
1 - Available since: 1.26
- Value:
-
QMI_VOICE_USER_ACTION_REQUIRED -
User is required to respond to the USSD code.
- Value:
2 - Available since: 1.26
- Value:
Type functions
qmi_voice_user_action_get_string
Gets the nickname string for the QmiVoiceUserAction specified at val.
since: 1.26