Method

QmiMessageVoiceAnswerCallInputref

since: 1.14

Declaration [src]

QmiMessageVoiceAnswerCallInput*
qmi_message_voice_answer_call_input_ref (
  QmiMessageVoiceAnswerCallInput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.14

Return value

Type: QmiMessageVoiceAnswerCallInput

The new reference to self.

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