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