Function

QmiMessageNasInitiateNetworkRegisterInputnew

since: 1.0

Declaration [src]

QmiMessageNasInitiateNetworkRegisterInput*
qmi_message_nas_initiate_network_register_input_new (
  void
)

Description [src]

Allocates a new QmiMessageNasInitiateNetworkRegisterInput.

Available since: 1.0

Return value

Type: QmiMessageNasInitiateNetworkRegisterInput

The newly created QmiMessageNasInitiateNetworkRegisterInput. The returned value should be freed with qmi_message_nas_initiate_network_register_input_unref().

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