ACSIncomingVideoStream Class

Declaration

@interface ACSIncomingVideoStream : ACSCallVideoStream;

Description

Contains information about common properties between the different types of incoming video streams

Methods

Properties

participantSourceId

Return the remote participant endpoint id that owns this incoming video streams Same user logged in from different devices will have different ParticipantSourceId Note: This field is not the same as CommunicationIdentifier.

@property (retain, nonnull, readonly) NSString * participantSourceId;