Meeting ClassIntroductionVersion: 0.1.xOn this pageVideo SDK Meeting Class - Android IntroductionThe Meeting class includes properties, methods and meeting-event-listener-class for managing a meeting, participants, video, audio and share streams, messaging and UI customization.Meeting Properties getmeetingId() getLocalParticipant() getParticipants() pubSub Meeting Methods join() leave() end() enableWebcam() disableWebcam() unmuteMic() muteMic() enableScreenShare() disableScreenShare() startRecording() stopRecording() startLiveStream() stopLiveStream() startHls() stopHls() startTranscription() stopTranscription() changeMode() getMics() changeMic() setAudioDeviceChangeListener() changeWebcam() uploadBase64File() fetchBase64File() addEventListener() removeEventListener() removeAllListeners() startWhiteboard() stopWhiteboard() Meeting Events onMeetingJoined onMeetingLeft onParticipantJoined onParticipantLeft onSpeakerChanged onPresenterChanged onEntryRequested onEntryResponded onWebcamRequested onMicRequested onRecordingStateChanged onRecordingStarted onRecordingStopped onLivestreamStateChanged onLivestreamStarted onLivestreamStopped onHlsStateChanged onTranscriptionStateChanged onTranscriptionText onExternalCallStarted onMeetingStateChanged onParticipantModeChanged onPinStateChanged() onWhiteboardStarted() onWhiteboardStopped() Got a Question? Ask us on discord