| SSC enumerations and flagsSSC enumerations and flags — Enumerations and flags in the SSC service. |  | 
Object Hierarchy
    GEnum
    ╰── QmiSscReportType
 
Description
This section defines enumerations and flags used in the SSC service
interface.
 
Functions
qmi_ssc_report_type_get_string ()
const gchar *
qmi_ssc_report_type_get_string (QmiSscReportType val);
Gets the nickname string for the QmiSscReportType specified at val
.
Returns
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
 
Since: 1.34
 
 
Types and Values
enum QmiSscReportType
SSC service report types.
Since: 1.34