| Top |  |  |  |  | 
| const gchar * | qmi_wms_storage_type_get_string () | 
| const gchar * | qmi_wms_ack_indicator_get_string () | 
| const gchar * | qmi_wms_message_format_get_string () | 
| const gchar * | qmi_wms_message_mode_get_string () | 
| const gchar * | qmi_wms_notification_type_get_string () | 
| const gchar * | qmi_wms_cdma_service_option_get_string () | 
| const gchar * | qmi_wms_cdma_cause_code_get_string () | 
| const gchar * | qmi_wms_cdma_error_class_get_string () | 
| const gchar * | qmi_wms_gsm_umts_rp_cause_get_string () | 
| const gchar * | qmi_wms_gsm_umts_tp_cause_get_string () | 
| const gchar * | qmi_wms_message_delivery_failure_type_get_string () | 
| const gchar * | qmi_wms_message_tag_type_get_string () | 
| const gchar * | qmi_wms_message_protocol_get_string () | 
| const gchar * | qmi_wms_message_type_get_string () | 
| const gchar * | qmi_wms_message_class_get_string () | 
| const gchar * | qmi_wms_receipt_action_get_string () | 
| const gchar * | qmi_wms_transfer_indication_get_string () | 
| enum | QmiWmsStorageType | 
| enum | QmiWmsAckIndicator | 
| enum | QmiWmsMessageFormat | 
| enum | QmiWmsMessageMode | 
| enum | QmiWmsNotificationType | 
| enum | QmiWmsCdmaServiceOption | 
| enum | QmiWmsCdmaCauseCode | 
| enum | QmiWmsCdmaErrorClass | 
| enum | QmiWmsGsmUmtsRpCause | 
| enum | QmiWmsGsmUmtsTpCause | 
| enum | QmiWmsMessageDeliveryFailureType | 
| enum | QmiWmsMessageTagType | 
| enum | QmiWmsMessageProtocol | 
| enum | QmiWmsMessageType | 
| enum | QmiWmsMessageClass | 
| enum | QmiWmsReceiptAction | 
| enum | QmiWmsTransferIndication | 
GEnum ├── QmiWmsAckIndicator ├── QmiWmsCdmaCauseCode ├── QmiWmsCdmaErrorClass ├── QmiWmsCdmaServiceOption ├── QmiWmsGsmUmtsRpCause ├── QmiWmsGsmUmtsTpCause ├── QmiWmsMessageClass ├── QmiWmsMessageDeliveryFailureType ├── QmiWmsMessageFormat ├── QmiWmsMessageMode ├── QmiWmsMessageProtocol ├── QmiWmsMessageTagType ├── QmiWmsMessageType ├── QmiWmsNotificationType ├── QmiWmsReceiptAction ├── QmiWmsStorageType ╰── QmiWmsTransferIndication
const gchar *
qmi_wms_storage_type_get_string (QmiWmsStorageType val);
Gets the nickname string for the QmiWmsStorageType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_ack_indicator_get_string (QmiWmsAckIndicator val);
Gets the nickname string for the QmiWmsAckIndicator specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_format_get_string (QmiWmsMessageFormat val);
Gets the nickname string for the QmiWmsMessageFormat specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_mode_get_string (QmiWmsMessageMode val);
Gets the nickname string for the QmiWmsMessageMode specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_notification_type_get_string (QmiWmsNotificationType val);
Gets the nickname string for the QmiWmsNotificationType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_cdma_service_option_get_string
                               (QmiWmsCdmaServiceOption val);
Gets the nickname string for the QmiWmsCdmaServiceOption specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_cdma_cause_code_get_string (QmiWmsCdmaCauseCode val);
Gets the nickname string for the QmiWmsCdmaCauseCode specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_cdma_error_class_get_string (QmiWmsCdmaErrorClass val);
Gets the nickname string for the QmiWmsCdmaErrorClass specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_gsm_umts_rp_cause_get_string (QmiWmsGsmUmtsRpCause val);
Gets the nickname string for the QmiWmsGsmUmtsRpCause specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_gsm_umts_tp_cause_get_string (QmiWmsGsmUmtsTpCause val);
Gets the nickname string for the QmiWmsGsmUmtsTpCause specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_delivery_failure_type_get_string
                               (QmiWmsMessageDeliveryFailureType val);
Gets the nickname string for the QmiWmsMessageDeliveryFailureType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_tag_type_get_string (QmiWmsMessageTagType val);
Gets the nickname string for the QmiWmsMessageTagType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_protocol_get_string (QmiWmsMessageProtocol val);
Gets the nickname string for the QmiWmsMessageProtocol specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_type_get_string (QmiWmsMessageType val);
Gets the nickname string for the QmiWmsMessageType specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_message_class_get_string (QmiWmsMessageClass val);
Gets the nickname string for the QmiWmsMessageClass specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_receipt_action_get_string (QmiWmsReceiptAction val);
Gets the nickname string for the QmiWmsReceiptAction specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
const gchar *
qmi_wms_transfer_indication_get_string
                               (QmiWmsTransferIndication val);
Gets the nickname string for the QmiWmsTransferIndication specified at val
.
 a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Cause codes when failed to send an SMS in CDMA.
RP cause codes when failed to send an SMS in GSM/WCDMA.
RT cause codes when failed to send an SMS in GSM/WCDMA.
Action to perform when a message is received.