Uses of Interface
com.sinch.sdk.domains.voice.models.v1.svaml.SvamlControl
Package
Description
Voice API interface V1
Models related to Voice SVAML
-
Uses of SvamlControl in com.sinch.sdk.domains.voice.api.v1
Modifier and TypeMethodDescriptionvoid
CallsService.manageWithCallLeg
(String callId, CallLeg callLeg, SvamlControl parameters) This method is used to manage ongoing, connected calls.WebHooksService.serializeResponse
(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.v1.svaml