Class Event.ReminderOverride

  • Enclosing class:
    Event

    public static class Event.ReminderOverride
    extends Object
    Details of the overrides to reminders.
    • Constructor Detail

      • ReminderOverride

        public ReminderOverride()
    • Method Detail

      • getMethod

        public NotificationMethod getMethod()
        The method used by this reminder.
        Returns:
        the value or null if none.
      • getMinutes

        public Integer getMinutes()
        The number of minutes before the start of the event when this reminder should trigger.
        Returns:
        the value or null if none.