PerimeterXDelegate

public interface PerimeterXDelegate

PerimeterX protocol

Functions

perimeterxChallengeCancelledHandler
Link copied to clipboard
abstract Unit perimeterxChallengeCancelledHandler(String appId)

Called when the challenge was cancelled.

perimeterxChallengeSolvedHandler
Link copied to clipboard
abstract Unit perimeterxChallengeSolvedHandler(String appId)

Called when the challenge was solved.

perimeterxRequestBlockedHandler
Link copied to clipboard
abstract Unit perimeterxRequestBlockedHandler(String appId)

Called when a request was blocked.