| Top |  |  |  |  | 
| QmiClientWdsQmiClientWds — QmiClient for the WDS service. | 
struct QmiClientWds;
The QmiClientWds structure contains private data and should only be accessed using the provided API.
Since: 1.0
“event-report” signalvoid user_function (QmiClientWds *object, QmiIndicationWdsEventReportOutput *output, gpointer user_data)
The ::event-report signal gets emitted when a 'Event Report' indication is received.
| object | A QmiClientWds. | |
| output | ||
| user_data | user data set when the signal handler was connected. | 
Flags: Run Last
Since: 1.18
“packet-service-status” signalvoid user_function (QmiClientWds *object, QmiIndicationWdsPacketServiceStatusOutput *output, gpointer user_data)
The ::packet-service-status signal gets emitted when a 'Packet Service Status' indication is received.
| object | A QmiClientWds. | |
| output | ||
| user_data | user data set when the signal handler was connected. | 
Flags: Run Last
Since: 1.14