Function
QmiMessageVoiceAnswerUssdInputnew
since: 1.26
Declaration [src]
QmiMessageVoiceAnswerUssdInput*
qmi_message_voice_answer_ussd_input_new (
void
)
Return value
Type: QmiMessageVoiceAnswerUssdInput
The newly created QmiMessageVoiceAnswerUssdInput
. The returned value should be freed with qmi_message_voice_answer_ussd_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |