Function
QmiMessageVoiceBurstDtmfInputnew
since: 1.32
Declaration [src]
QmiMessageVoiceBurstDtmfInput*
qmi_message_voice_burst_dtmf_input_new (
void
)
Return value
Type: QmiMessageVoiceBurstDtmfInput
The newly created QmiMessageVoiceBurstDtmfInput
. The returned value should be freed with qmi_message_voice_burst_dtmf_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |