useMeeting HookIntroductionVersion: 0.x.xOn this pageVideo SDK useMeeting Hook - React Native Introduction​useMeeting 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 e2eeEnabled 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 changeMode pauseAllStreams resumeAllStreams Event Callbacks​ onParticipantJoined onParticipantLeft onSpeakerChanged onPresenterChanged onMainParticipantChanged onEntryRequested onRecordingStarted onRecordingStopped onMeetingJoined onMeetingLeft onLiveStreamStarted onLiveStreamStopped onHlsStarted onHlsStopped onVideoStateChanged onVideoSeeked onPinStateChanged onWebcamRequested onMicRequested onError onPausedAllStreams onResumedAllStreams Got a Question? Ask us on discord