toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.configuration.policy
/
DefaultApplicationPolicy
Default
Application
Policy
open
class
DefaultApplicationPolicy
:
ApplicationPolicy
Default application policy which doesn't add any restrictions - all features are enabled.
Members
Constructors
Default
Application
Policy
Link copied to clipboard
constructor
(
)
Functions
has
Permission
For
Event
Link copied to clipboard
open
fun
hasPermissionForEvent
(
@
NonNull
event
:
ApplicationPolicy.PolicyEvent
)
:
Boolean
Called to check if certain policy action should be allowed or not.