Function
QmiMessageWdsGetPdnThrottleInfoInputnew
since: 1.14
Declaration [src]
QmiMessageWdsGetPdnThrottleInfoInput*
qmi_message_wds_get_pdn_throttle_info_input_new (
void
)
Return value
Type: QmiMessageWdsGetPdnThrottleInfoInput
The newly created QmiMessageWdsGetPdnThrottleInfoInput
. The returned value should be freed with qmi_message_wds_get_pdn_throttle_info_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |