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 () |
const gchar * | qmi_wms_ack_failure_cause_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 |
enum | QmiWmsAckFailureCause |
GEnum ├── QmiWmsAckFailureCause ├── 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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
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]
Since: 1.0
const gchar *
qmi_wms_ack_failure_cause_get_string (QmiWmsAckFailureCause val
);
Gets the nickname string for the QmiWmsAckFailureCause specified at val
.
a string with the nickname, or NULL
if not found. Do not free the returned value.
[transfer none]
Since: 1.28
Cause codes when failed to send an SMS in CDMA.
Since: 1.0
Error class reported from the network when failed to send an SMS in CDMA, or reported by the device when failed to process a transfer-only CDMA message.
Temporary error reported by network. |
||
Permanent error reported by network. |
||
Temporary error reported by device. Since 1.28. |
||
Permanent error reported by device. Since 1.28. |
Since: 1.0
RP cause codes when failed to send an SMS in GSM/WCDMA.
Since: 1.0
RT cause codes when failed to send an SMS in GSM/WCDMA.
Since: 1.0
Action to perform when a message is received.
Discard message. |
||
Store and notify to client. |
||
Notify to client, which should send back ACK. |
||
Notify to client and send back ACK. |
||
Unknown action. |
Since: 1.0