Top |
GEnum ╰── QmiPbmSessionType GFlags ├── QmiPbmEventRegistrationFlag ╰── QmiPbmPhonebookType
gchar *
qmi_pbm_event_registration_flag_build_string_from_mask
(QmiPbmEventRegistrationFlag mask
);
Builds a string containing a comma-separated list of nicknames for
each QmiPbmEventRegistrationFlag in mask
.
gchar *
qmi_pbm_phonebook_type_build_string_from_mask
(QmiPbmPhonebookType mask
);
Builds a string containing a comma-separated list of nicknames for
each QmiPbmPhonebookType in mask
.
const gchar *
qmi_pbm_session_type_get_string (QmiPbmSessionType val
);
Gets the nickname string for the QmiPbmSessionType specified at val
.
a string with the nickname, or NULL
if not found. Do not free the returned value.
[transfer none]
Flags to use to register to phonebook indications.
Request indications when records are added/edited/deleted. |
||
Request indications when phonebooks are ready. |
||
Request indications when emergency numbers are changed. |
||
Request indications when hidden record status is changed. |
||
Request indications when Additional number Alpha String records are added/edited/deleted. |
||
Request indications when Grouping information Alpha String records are added/edited/deleted. |
Phonebook type.
Type of phonebook management session.
Access phonebooks under GSM DF (ICC) or USIM application (UICC). |
||
Access phonebooks under CDMA DF (ICC) or CSIM application (UICC). |
||
Access phonebooks under GSM DF (ICC) or USIM application (UICC). Dual standby. |
||
Access phonebooks under CDMA DF (ICC) or CSIM application (UICC). Dual standby. |
||
Access phonebooks under a nonprovisioning application in slot 1. |
||
Access phonebooks under a nonprovisioning application in slot 2. |
||
Access phonebooks that are not in any application of the card in slot 1. |
||
Access phonebooks that are not in any application of the card in slot 2. |