Function
QmiMessageDsdSetApnTypeInputnew
since: 1.26
Declaration [src]
QmiMessageDsdSetApnTypeInput*
qmi_message_dsd_set_apn_type_input_new (
void
)
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. |