|  |  |  | libqmi-glib Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Signals | ||||
| QmiClientDmsQmiClientDms — QmiClient for the DMS service. | 
struct QmiClientDms;
The QmiClientDms structure contains private data and should only be accessed using the provided API.
"event-report" signalvoid                user_function                      (QmiClientDms                      *object,
                                                        QmiIndicationDmsEventReportOutput *output,
                                                        gpointer                           user_data)      : Run Last
The ::event-report signal gets emitted when a 'Event Report' indication is received.
| 
 | A QmiClientDms. | 
| 
 | A QmiIndicationDmsEventReportOutput. | 
| 
 | user data set when the signal handler was connected. |