Function
QmiMessageUimLogicalChannelInputnew
since: 1.36
Declaration [src]
QmiMessageUimLogicalChannelInput*
qmi_message_uim_logical_channel_input_new (
void
)
Return value
Type: QmiMessageUimLogicalChannelInput
The newly created QmiMessageUimLogicalChannelInput
. The returned value should be freed with qmi_message_uim_logical_channel_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |