| Top |  |  |  |  | 
| QmiClientPdsQmiClientPds — QmiClient for the PDS service. | 
struct QmiClientPds;
The QmiClientPds structure contains private data and should only be accessed using the provided API.
“event-report” signalvoid user_function (QmiClientPds *object, QmiIndicationPdsEventReportOutput *output, gpointer user_data)
The ::event-report signal gets emitted when a 'Event Report' indication is received.
| object | A QmiClientPds. | |
| output | ||
| user_data | user data set when the signal handler was connected. | 
Flags: Run Last