BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6278956477054976/lesson/48c9969cca1904a374570f06ec314b93?ref=outlook-calendar
SUMMARY:Window: WindowCount - WindowTime - WindowWhen - WindowToggle
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/6278956477054976/lesson/48c9969cca1904a374570f06ec314b93?ref=outlook-calendar
DESCRIPTION: 
Window: All emissions within a specified window of time are bundled into an observable and emitted together. Like buffer, but emissions are bundled into an array. A provided observable indicates when to “close” the window. The new window is opened immediately. Observable emits an array at this time. The first window opens automatically.
WindowCount: Like a window, but shifts to the next window when the current window has accumulated a specified number of values.
WindowTime: Like a window, but shifts to the next window after the current window has been opened for a specified amount of time.
WindowToggle: Like a window, but takes two observables - one which opens a window and another which closes it.
Closing observable is a factory function, like bufferToggle.
WindowWhen: Like a window, but opening observable is a factory function.


https://www.learndesk.us/class/6278956477054976/lesson/48c9969cca1904a374570f06ec314b93?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR