Function

QmiMessageDsdSetApnTypeInputnew

since: 1.26

Declaration [src]

QmiMessageDsdSetApnTypeInput*
qmi_message_dsd_set_apn_type_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDsdSetApnTypeInput.

Available since: 1.26

Return value

Type: QmiMessageDsdSetApnTypeInput

The newly created QmiMessageDsdSetApnTypeInput. The returned value should be freed with qmi_message_dsd_set_apn_type_input_unref().

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