Method

QmiMessageVoiceEndCallOutputref

since: 1.14

Declaration [src]

QmiMessageVoiceEndCallOutput*
qmi_message_voice_end_call_output_ref (
  QmiMessageVoiceEndCallOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.14

Return value

Type: QmiMessageVoiceEndCallOutput

The new reference to self.

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