Class Calendar.EventReminder

  • Enclosing class:
    Calendar

    public static class Calendar.EventReminder
    extends Object
    Details of event reminders.
    • Constructor Detail

      • EventReminder

        public EventReminder()
    • Method Detail

      • getMethod

        public NotificationMethod getMethod()
        The notification method used by the reminder.
        Returns:
        the value.
      • getMinutes

        public int getMinutes()
        The number of minutes before the start of the event when the reminder should trigger.
        Returns:
        the value.