Contents

ar_authorization_results_handler_t

A handler to call upon completion of an authorization request.

Declaration

typedef void (^)(NSObject<OS_ar_authorization_results> *, NSObject<OS_ar_error> *) ar_authorization_results_handler_t;

See Also

Authorization