Function

QmiMessageNasConfigSignalInfoInputnew

since: 1.0

Declaration [src]

QmiMessageNasConfigSignalInfoInput*
qmi_message_nas_config_signal_info_input_new (
  void
)

Description [src]

Allocates a new QmiMessageNasConfigSignalInfoInput.

Available since: 1.0

Return value

Type: QmiMessageNasConfigSignalInfoInput

The newly created QmiMessageNasConfigSignalInfoInput. The returned value should be freed with qmi_message_nas_config_signal_info_input_unref().

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