Share via


TogetherModeCallFeatureState interface

State only version of <xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature>. StatefulCallClient. Represents the state of the Together Mode feature.

Properties

isActive

Flag indicating if Together Mode is active in the call

seatingPositions

Proxy of <xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.TogetherModeSeatingMap>.

streams

Proxy of <xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.togetherModeStream>.

Property Details

isActive

Flag indicating if Together Mode is active in the call

isActive: boolean

Property Value

boolean

seatingPositions

Proxy of <xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.TogetherModeSeatingMap>.

seatingPositions: TogetherModeParticipantSeatingState

Property Value

streams

Proxy of <xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.togetherModeStream>.

streams: TogetherModeStreamsState

Property Value