Meeting ClassIntroductionVersion: 0.0.xOn this page Video SDK Meeting Class - React Native 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() getMics() changeMic() setAudioDeviceChangeListener() changeWebcam() addEventListener() removeEventListener() removeAllListeners() Meeting Events onMeetingJoined onMeetingLeft onParticipantJoined onParticipantLeft onSpeakerChanged onPresenterChanged onEntryRequested onEntryResponded onWebcamRequested onMicRequested onRecordingStarted onRecordingStopped onLivestreamStarted onLivestreamStopped onExternalCallStarted Got a Question? Ask us on discord