Function

QmiMessageNasNetworkScanInputnew

since: 1.0

Declaration [src]

QmiMessageNasNetworkScanInput*
qmi_message_nas_network_scan_input_new (
  void
)

Description [src]

Allocates a new QmiMessageNasNetworkScanInput.

Available since: 1.0

Return value

Type: QmiMessageNasNetworkScanInput

The newly created QmiMessageNasNetworkScanInput. The returned value should be freed with qmi_message_nas_network_scan_input_unref().

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