Uses of Interface
com.sinch.sdk.domains.verification.models.v1.webhooks.VerificationEvent
Package
Description
Verification API interface V1
Models related to Verifications WebHooks
-
Uses of VerificationEvent in com.sinch.sdk.domains.verification.api.v1
Modifier and TypeMethodDescriptionWebHooksService.parseEvent
(String jsonPayload) This function can be called to deserialize received payload onto callback onto proper java verification event class -
Uses of VerificationEvent in com.sinch.sdk.domains.verification.models.v1.webhooks
Modifier and TypeInterfaceDescriptioninterface
VerificationRequestEventinterface
VerificationResultEvent