BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4892959793217536/lesson/385e1d26fd2fd268a0f09c3acfd4c662?ref=outlook-calendar
SUMMARY:What are Callback Functions?
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/4892959793217536/lesson/385e1d26fd2fd268a0f09c3acfd4c662?ref=outlook-calendar
DESCRIPTION: 
Replaces the need for a return value by passing a function as an additional argument instead
The passed function is called using whatever value would have been returned
Significant because the callback can be invoked later in time


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