Function
QmiMessageNasSetTechnologyPreferenceInputnew
since: 1.0
Declaration [src]
QmiMessageNasSetTechnologyPreferenceInput*
qmi_message_nas_set_technology_preference_input_new (
void
)
Return value
Type: QmiMessageNasSetTechnologyPreferenceInput
The newly created QmiMessageNasSetTechnologyPreferenceInput
. The returned value should be freed with qmi_message_nas_set_technology_preference_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |