useMeeting HookIntroductionVersion: 0.1.xOn this pageVideo SDK useMeeting Hook - React 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 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 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 Got a Question? Ask us on discord