Signal

QmiClientWds::event-report

since: 1.18

Declaration

void
event_report (
  QmiClientWds* self,
  QmiIndicationWdsEventReportOutput* output,
  gpointer user_data
)

Description [src]

The ::event-report signal gets emitted when a ‘Event Report‘ indication is received.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 1.18

Parameters

output

Type: QmiIndicationWdsEventReportOutput

A QmiIndicationWdsEventReportOutput.

The data is owned by the caller of the function.