Sdílet prostřednictvím


ACSDominantSpeakersInfo – třída

Deklarace

@interface ACSDominantSpeakersInfo : NSObject;

Description

Informace o dominantních mluvčích hovoru

Metody

Vlastnosti

lastUpdatedAt

Čas poslední aktualizace seznamu aktuálních dominantních mluvčích

@property (retain, nonnull, readonly) NSDate * lastUpdatedAt;

Reproduktory

Kolekce dostupných reproduktorů.

@property(nonatomic, readonly, nonnull) NSArray<id<CommunicationIdentifier>> * speakers;