ACSSpotlightedParticipant Class
Declaration
@interface ACSSpotlightedParticipant : NSObject;
Description
Spotlighted participant details
Methods
Properties
identifier
The identifier of the spotlighted participant.
@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;