Class VerificationResultEvent


  • public class VerificationResultEvent
    extends VerificationEvent
    This event is received onto a POST request to the specified verification callback URL and triggered when a verification has been completed and the result is known. It's used to report the verification result to the developer's backend application. This callback event is only triggered when the verification callback URL is specified in your dashboard.