| Top |  |  |  |  | 
| IMSP enumerations and flagsIMSP enumerations and flags — Enumerations and flags in the IMSP service. | 
const gchar *
qmi_imsp_enabler_state_get_string (QmiImspEnablerState val);
Gets the nickname string for the QmiImspEnablerState specified at val
.
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
Since: 1.34
IMS Presence enabler state.
| IMS is not initialized yet. | ||
| IMS is initialized, but not registered yet with the network IMS service. | ||
| IMS is initialized but device is in airplane mode. | ||
| IMS is initialized and registered. | 
Since: 1.34