Kelas ACSSpotlightChangedEventArgs

Deklarasi

@interface ACSSpotlightChangedEventArgs : NSObject;

Description

Informasi acara sorotan.

Methods

Karakteristik

Ditambahkan

Daftar ID peserta yang disorot yang ditambahkan

@property (copy, nonnull, readonly) NSArray<ACSSpotlightedParticipant *> * added;

Dihapus

Daftar ID Peserta yang status sorotan dihapus

@property (copy, nonnull, readonly) NSArray<ACSSpotlightedParticipant *> * removed;