Bagikan melalui


Kelas ACSVideoDevicesUpdatedEventArgs

Deklarasi

@interface ACSVideoDevicesUpdatedEventArgs : NSObject;

Deskripsi

Menjelaskan data peristiwa VideoDevicesUpdated

Metode

Properti

addedVideoDevices

Perangkat videoAlur video jarak jauh yang telah ditambahkan ke panggilan saat ini

@property (copy, nonnull, readonly) NSArray<ACSVideoDeviceInfo *> * addedVideoDevices;

removedVideoDevices

Aliran video jarak jauh yang telah ditambahkan ke panggilan saat ini

@property (copy, nonnull, readonly) NSArray<ACSVideoDeviceInfo *> * removedVideoDevices;