Function
QmiMessageDsdGetApnInfoInputnew
since: 1.26
Declaration [src]
QmiMessageDsdGetApnInfoInput*
qmi_message_dsd_get_apn_info_input_new (
void
)
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. |