videoStatus property

ZoomVideoSdkVideoStatus? videoStatus
getter/setter pair

the audio status of the user

Implementation

ZoomVideoSdkAudioStatus? audioStatus; /// the audio status of the user
ZoomVideoSdkVideoStatus? videoStatus;