PXPolicy
The policy that defines the behaviour of the SDK.
Constructors
Functions
Challenge type. Default is WEB_VIEW.
Indication that responses for blocked requests should be delayed until the challenge was solved or cancelled by the user. This property is relevant only when requestsInterceptedAutomaticallyEnabled is true. Notice that enabling this could mean that your request handler code will not be called at all (for example, when the user does not solve the challenge). Default is false.
Set of domains that should be intercepted. Empty set means that all domains will be intercepted. Default is an empty set.
Indication that requests should be intercepted automatically. Specify false for manual requests handling. Default is true.
Challenge type. Default is WEB_VIEW.
Indication that responses for blocked requests should be delayed until the challenge was solved or cancelled by the user. This property is relevant only when requestsInterceptedAutomaticallyEnabled is true. Notice that enabling this could mean that your request handler code will not be called at all (for example, when the user does not solve the challenge). Default is false.
Indication that requests should be intercepted automatically. Specify false for manual requests handling. Default is true.
Properties
Indication that responses for blocked requests should be delayed until the challenge was solved or cancelled by the user. This property is relevant only when requestsInterceptedAutomaticallyEnabled is true. Notice that enabling this could mean that your request handler code will not be called at all (for example, when the user does not solve the challenge). Default is false.