public interface PermissionGrantRequestedEvent extends CancelableEvent
 This event is cancelable. A listener may prevent the permission
 from being granted by canceling this event.
 Throwing an exception will not prevent the permission from being granted;
 the exception will be logged and ignored.
cancel, isCanceledCopyright © 2019 Atlassian. All rights reserved.