Function

QmiMessageNasRegisterIndicationsInputnew

since: 1.0

Declaration [src]

QmiMessageNasRegisterIndicationsInput*
qmi_message_nas_register_indications_input_new (
  void
)

Description [src]

Allocates a new QmiMessageNasRegisterIndicationsInput.

Available since: 1.0

Return value

Type: QmiMessageNasRegisterIndicationsInput

The newly created QmiMessageNasRegisterIndicationsInput. The returned value should be freed with qmi_message_nas_register_indications_input_unref().

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