Method

PurpleAddContactRequestget_contact

unstable since: 3.0

Declaration [src]

PurpleContact*
purple_add_contact_request_get_contact (
  PurpleAddContactRequest* request
)

Description [src]

Gets the PurpleContact that request was created with.

Available since: 3.0

Return value

Type: PurpleContact

The contact.

The returned data is owned by the instance.