Method

PurpleNotificationAddContactget_request

unstable since: 3.0

Declaration [src]

PurpleAddContactRequest*
purple_notification_add_contact_get_request (
  PurpleNotificationAddContact* notification
)

Description [src]

Gets the PurpleAddContactRequest for notification.

Available since: 3.0

Return value

Type: PurpleAddContactRequest

The add contact request.

The returned data is owned by the instance.