Function

QmiMessageVoiceDialCallInputnew

since: 1.14

Declaration [src]

QmiMessageVoiceDialCallInput*
qmi_message_voice_dial_call_input_new (
  void
)

Description [src]

Allocates a new QmiMessageVoiceDialCallInput.

Available since: 1.14

Return value

Type: QmiMessageVoiceDialCallInput

The newly created QmiMessageVoiceDialCallInput. The returned value should be freed with qmi_message_voice_dial_call_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.