Uses of Class
com.sinch.sdk.domains.voice.models.svaml.SVAMLControl
Package
Description
Make and receive voice calls with our Voice API
Sinch Voice Application Markup Language (SVAML) related models
-
Uses of SVAMLControl in com.sinch.sdk.domains.voice
Modifier and TypeMethodDescriptionvoid
CallsService.manageWithCallLeg
(String callId, CallLegType callLeg, SVAMLControl parameters) This method is used to manage ongoing, connected calls.WebHooksService.serializeWebhooksResponse
(SVAMLControl response) This function can be called to serialize a Voice response to be sent as JSONvoid
CallsService.update
(String callId, SVAMLControl parameters) This method is used to manage ongoing, connected calls. -
Uses of SVAMLControl in com.sinch.sdk.domains.voice.models.svaml