useMeeting HookIntroductionVersion: 0.1.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 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 onMeetingJoined onMeetingLeft onLiveStreamStarted onLiveStreamStopped onHlsStarted onHlsStopped onVideoStateChanged onVideoSeeked onPinStateChanged onWebcamRequested onMicRequested onError Got a Question? Ask us on discord