Class CallLegType

java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,CallLegType>
com.sinch.sdk.domains.voice.models.CallLegType

public class CallLegType extends EnumDynamic<String,CallLegType>
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.