getMeetingSession()
Prebuilt
Custom
Returns a Promise<{ meetingSession: { id: string } }> resolving with the ID of the current meeting session.
See also
Events
- meeting-session-summary-updated
- meeting-session-updated (deprecated)
Deprecated. Use meetingSessionSummary() instead.
getMeetingSession()
Prebuilt
Custom
Returns a Promise<{ meetingSession: { id: string } }> resolving with the ID of the current meeting session.