Uses of Class
com.sinch.sdk.domains.verification.models.v1.webhooks.VerificationEventResponseAction
Package
Description
Models related to Verifications WebHooks
-
Uses of VerificationEventResponseAction in com.sinch.sdk.domains.verification.models.v1.webhooks
Modifier and TypeFieldDescriptionstatic final VerificationEventResponseAction
VerificationEventResponseAction.ALLOW
Verification allowedstatic final VerificationEventResponseAction
VerificationEventResponseAction.DENY
Verification deniedModifier and TypeMethodDescriptionVerificationRequestEventResponse.getAction()
Get actionVerificationRequestEventResponseFlashCall.getAction()
Get actionVerificationRequestEventResponsePhoneCall.getAction()
Get actionVerificationRequestEventResponseSms.getAction()
Get actionModifier and TypeMethodDescriptionVerificationRequestEventResponse.Builder.setAction
(VerificationEventResponseAction action) see getterVerificationRequestEventResponseFlashCall.Builder.setAction
(VerificationEventResponseAction action) see getterVerificationRequestEventResponsePhoneCall.Builder.setAction
(VerificationEventResponseAction action) see getterVerificationRequestEventResponseSms.Builder.setAction
(VerificationEventResponseAction action) see getterstatic String
VerificationEventResponseAction.valueOf
(VerificationEventResponseAction e)