Uses of Interface
com.sinch.sdk.domains.voice.models.v1.webhooks.VoiceWebhookEvent
Package
Description
Voice API interface V1
Models related to Voice WebHooks
-
Uses of VoiceWebhookEvent in com.sinch.sdk.domains.voice.api.v1
Modifier and TypeMethodDescriptionWebHooksService.parseEvent
(String jsonPayload) This function can be called to deserialize received payload onto callback onto proper java Voice event class -
Uses of VoiceWebhookEvent in com.sinch.sdk.domains.voice.models.v1.webhooks
Modifier and TypeInterfaceDescriptioninterface
The request body of an Answered Call Event.interface
The request body of a Disconnected Call Event.interface
The request body of an Incoming Call Event.interface
The request body of a Notify Event.interface
The request body of a Prompt Input Event.