Contents

ar_session_set_authorization_update_handler

Sets the handler for receiving updates in authorization status for a specific authorization type.

Declaration

extern void ar_session_set_authorization_update_handler(ar_session_t session, dispatch_queue_t authorization_update_queue, ar_authorization_update_handler_t authorization_update_handler);

See Also

Sessions