Enumeration

QmiVoiceUserAction

since: 1.26

Declaration

enum Qmi.VoiceUserAction

Description [src]

User action type.

Available since: 1.26

Members

QMI_VOICE_USER_ACTION_UNKNOWN

Unknown user action.

  • Value: 0
  • Available since: 1.26
QMI_VOICE_USER_ACTION_NOT_REQUIRED

User is not required to respond to the USSD code.

  • Value: 1
  • Available since: 1.26
QMI_VOICE_USER_ACTION_REQUIRED

User is required to respond to the USSD code.

  • Value: 2
  • Available since: 1.26

Type functions

qmi_voice_user_action_get_string

Gets the nickname string for the QmiVoiceUserAction specified at val.

since: 1.26