Method

QmiMessageVoiceEndCallInputref

since: 1.14

Declaration [src]

QmiMessageVoiceEndCallInput*
qmi_message_voice_end_call_input_ref (
  QmiMessageVoiceEndCallInput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.14

Return value

Type: QmiMessageVoiceEndCallInput

The new reference to self.

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