BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4608670140727296/lesson/cc80c9ceac6f3cba7e153733c1eda860?ref=outlook-calendar
SUMMARY:Static Keyword
DTSTART;TZID=America/Los_Angeles:20260423T190000
DTEND;TZID=America/Los_Angeles:20260423T200000
LOCATION:https://www.learndesk.us/class/4608670140727296/lesson/cc80c9ceac6f3cba7e153733c1eda860?ref=outlook-calendar
DESCRIPTION: The static keyword is used for memory management. It is used with variables, methods, blocks and nested class. It is a keyword that are used for share the same variable or method of a given class. This is used for a constant variable or a method that is the same for every instance of a class.

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