Class CallLeg
java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,CallLeg>
com.sinch.sdk.domains.voice.models.v1.calls.request.CallLeg
Specifies which part of the call will be managed. This option is used only by the PlayFiles and
Say instructions to indicate which channel the sound will be played on. Valid options are caller,
callee or both. If not specified, the default value is caller.
The callLeg identifier is ignored for calls that are part of a conference and calls initiated using the Callout API.
- Since:
- 1.4
-
Field Summary
-
Method Summary
Methods inherited from class com.sinch.sdk.core.utils.EnumDynamic
equals, hashCode, toString, value
-
Field Details
-
CALLER
-
CALLEE
-
BOTH
-
-
Method Details
-
values
-
from
-
valueOf
-