Function

QmiMessageWdsStopNetworkInputnew

since: 1.0

Declaration [src]

QmiMessageWdsStopNetworkInput*
qmi_message_wds_stop_network_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdsStopNetworkInput.

Available since: 1.0

Return value

Type: QmiMessageWdsStopNetworkInput

The newly created QmiMessageWdsStopNetworkInput. The returned value should be freed with qmi_message_wds_stop_network_input_unref().

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