Skip to main content
Deprecated 0.55.0 getMeetingSession() Prebuilt Custom
This method is deprecated. Use meetingSessionSummary() instead, which returns synchronously.
Returns a Promise<{ meetingSession: { id: string } }> resolving with the ID of the current meeting session.

See also