Optional
audioStatisticsInfo?: () => Promise<ZoomVideoSdkSessionAudioStatisticsInfoType>Optional
shareStatisticsInfo?: () => Promise<ZoomVideoSdkSessionShareStatisticsInfoType>Fetches share statistics information related to the SDK session.
Optional
videoStatisticsInfo?: () => Promise<ZoomVideoSdkSessionVideoStatisticsInfoType>Fetches video statistics information related to the SDK session.
Fetches audio statistics information related to the SDK session.