Skip to main content

LiveSessionLessonContent

Content shape for live session lessons

Properties

description

description: string;

Description of what will be covered


joinUrl?

optional joinUrl: string;

Join URL for the live session


recordingAvailable?

optional recordingAvailable: boolean;

Whether recording is available


resources?

optional resources: ContentBlockMap<Resource>;

Supplementary resources


scheduledAt?

optional scheduledAt: ISOString;

Scheduled date and time for the session


sessionId

sessionId: string;

Session ID for live session tracking