Method

PurpleNotificationAuthorizationRequestget_request

unstable since: 3.0

Declaration [src]

PurpleAuthorizationRequest*
purple_notification_authorization_request_get_request (
  PurpleNotificationAuthorizationRequest* notification
)

Description [src]

Gets the PurpleAuthorizationRequest for notification.

Available since: 3.0

Return value

Type: PurpleAuthorizationRequest

The authorization request.

The returned data is owned by the instance.