Type alias InMeetingEvent
InMeetingEvent: "onUserJoin" | "onUserLeave" | "onUserUpdate" | "onUserIsInWaitingRoom" | "onMeetingStatus" | "onPreviewPannel| receiveSharingChannelReady" | "onReceiveTranscriptionMsg" | "onReceiveTranslateMsg" | "onAudioQos" | "onVideoQos" | "onShareQos" | "onClaimStatus" | "onNetworkQualityChange" | "onMediaCapturePermissionChange" | "onMediaCaptureStatusChange" | "onRoomStatusChange" | "onActiveSpeaker" | "onPictureInPicture" | "onFocusModeStatusChange" | "onJoinSpeed" | "onVideoOrder" | "onReceiveChatMsg" | "onVbStatusChange"
In meeting event listeners.