Method

PurpleAuthorizationRequestget_contact

unstable since: 3.0

Declaration [src]

PurpleContact*
purple_authorization_request_get_contact (
  PurpleAuthorizationRequest* request
)

Description [src]

Gets the contact for the user requesting authorization.

Available since: 3.0

Return value

Type: PurpleContact

The contact of the remote user.

The returned data is owned by the instance.