useMeeting HookIntroductionVersion: NextOn this page Video SDK useMeeting Hook - React Native IntroductionuseMeeting hook abtracts meeting class and takes all the events as parameters and returns all the properties and methods to work meeting instance.Properties meetingId meeting localParticipant mainParticipant activeSpeakerId presenterId pinnedParticipants participants localMicOn localWebcamOn localScreenShareOn isRecording isLiveStreaming hlsState livestreamState recordingstate hlsUrls connections Methods join leave end enableWebcam disableWebcam toggleWebcam unmuteMic muteMic toggleMic enableScreenShare disableScreenShare toggleScreenShare startRecording stopRecording startLivestream stopLivestream startHls stopHls getWebcams changeWebcam getMics changeMic startVideo stopVideo pauseVideo resumeVideo seekVideo connectTo Event Callbacks onParticipantJoined onParticipantLeft onSpeakerChanged onPresenterChanged onMainParticipantChanged onEntryRequested onRecordingStarted onRecordingStopped onMeetingJoined onMeetingLeft onLiveStreamStarted onLiveStreamStopped onHlsStarted onHlsStopped onVideoStateChanged onVideoSeeked onPinStateChanged onWebcamRequested onMicRequested onSwitchMeeting onConnectionOpen onConnectionClose onError Got a Question? Ask us on discord