다음을 통해 공유


TogetherModeCallFeatureState interface

상태 전용 버전의 <xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature>. StatefulCallClient를 사용합니다. 함께 모드 기능의 상태를 나타냅니다.

속성

isActive

통화에서 함께 모드가 활성화되어 있는지 여부를 나타내는 플래그입니다.

seatingPositions

<xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.TogetherModeSeatingMap>프록시입니다.

streams

<xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.togetherModeStream>프록시입니다.

속성 세부 정보

isActive

통화에서 함께 모드가 활성화되어 있는지 여부를 나타내는 플래그입니다.

isActive: boolean

속성 값

boolean

seatingPositions

<xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.TogetherModeSeatingMap>프록시입니다.

seatingPositions: TogetherModeParticipantSeatingState

속성 값

streams

<xref:%40azure%2Fcommunication-calling%23TogetherModeCallFeature.togetherModeStream>프록시입니다.

streams: TogetherModeStreamsState

속성 값