Function

QmiMessageVoiceGetConfigInputnew

since: 1.14

Declaration [src]

QmiMessageVoiceGetConfigInput*
qmi_message_voice_get_config_input_new (
  void
)

Description [src]

Allocates a new QmiMessageVoiceGetConfigInput.

Available since: 1.14

Return value

Type: QmiMessageVoiceGetConfigInput

The newly created QmiMessageVoiceGetConfigInput. The returned value should be freed with qmi_message_voice_get_config_input_unref().

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