ACSIncomingVideoStream 클래스
선언
@interface ACSIncomingVideoStream : ACSCallVideoStream;
Description
다양한 유형의 들어오는 비디오 스트림 간의 공통 속성에 대한 정보를 포함합니다.
메서드
속성
participantSourceId
이 들어오는 비디오 스트림을 소유하는 원격 참가자 엔드포인트 ID를 반환합니다. 다른 디바이스에서 로그인한 동일한 사용자가 다른 ParticipantSourceId 참고: 이 필드는 CommunicationIdentifier와 동일하지 않습니다.
@property (retain, nonnull, readonly) NSString * participantSourceId;