Function

QmiMessageDsdGetApnInfoInputnew

since: 1.26

Declaration [src]

QmiMessageDsdGetApnInfoInput*
qmi_message_dsd_get_apn_info_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDsdGetApnInfoInput.

Available since: 1.26

Return value

Type: QmiMessageDsdGetApnInfoInput

The newly created QmiMessageDsdGetApnInfoInput. The returned value should be freed with qmi_message_dsd_get_apn_info_input_unref().

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