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