useMeeting HookIntroductionVersion: 0.x.xOn this pageVideo SDK useMeeting Hook - React 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 selectedCameraDevice selectedMicrophoneDevice 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 onRecordingStateChanged onMeetingJoined onMeetingLeft onLiveStreamStarted onLiveStreamStopped onLiveStreamStateChanged onHlsStarted onHlsStopped onHlsStateChanged onVideoStateChanged onVideoSeeked onPinStateChanged onWebcamRequested onMicRequested onError onMeetingStateChanged onParticipantModeChanged onPausedAllStreams onResumedAllStreams Got a Question? Ask us on discord