Method

PurpleAuthorizationRequestNotificationget_request

since: 3.0

Declaration [src]

PurpleAuthorizationRequest*
purple_authorization_request_notification_get_request (
  PurpleAuthorizationRequestNotification* notification
)

Description [src]

Gets the PurpleAuthorizationRequest for notification.

Available since: 3.0

Return value

Type: PurpleAuthorizationRequest

The authorization request.

The data is owned by the instance.