Function

QmiMessageNasSetEventReportInputnew

since: 1.0

Declaration [src]

QmiMessageNasSetEventReportInput*
qmi_message_nas_set_event_report_input_new (
  void
)

Description [src]

Allocates a new QmiMessageNasSetEventReportInput.

Available since: 1.0

Return value

Type: QmiMessageNasSetEventReportInput

The newly created QmiMessageNasSetEventReportInput. The returned value should be freed with qmi_message_nas_set_event_report_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.