Meeting ClassIntroductionVersion: 2.0.xOn this pageVideo SDK Meeting Class - iOS Introduction​The Meeting class includes properties, methods and events for managing a meeting, participants, video, audio and share streams, messaging and UI customization.Meeting Properties​ id localParticipant participants pubsub listeners meetingState hlsUrls hlsState liveStreamState recordingState transcriptionState Meeting Methods​ join leave end enableWebcam disableWebcam switchWebcam unmuteMic muteMic startRecording stopRecording startLiveStream stopLiveStream startHLS stopHLS startTranscription stopTranscription enableScreenShare disableScreenShare getMics changeMic requestMediaRelay stopMediaRelay switchTo uploadBase64File fetchBase64File setVideoProcessor startWhiteboard stopWhiteboard pauseAllStreams resumeAllStreams Meeting Events​ onMeetingJoined onMeetingLeft onParticipantJoined onParticipantLeft onSpeakerChanged onMicRequested onWebcamRequested onRecordingStateChanged onRecordingStarted onRecordingStopped onLivestreamStateChanged onLivestreamStarted onLivestreamStopped onHlsStateChanged onTranscriptionStateChanged onTranscriptionText onMeetingStateChanged onError onPinStateChanged onParticipantModeChanged onMicChanged onWhiteboardStarted onWhiteboardStopped onPauseAllStreams onResumeAllStreams mediaRelayReceived mediaRelayResponse mediaRelayStarted mediaRelayStopped mediaRelayError Got a Question? Ask us on discord