public static class Event.ReminderOverride
extends java.lang.Object
| Constructor and Description |
|---|
ReminderOverride() |
| Modifier and Type | Method and Description |
|---|---|
NotificationMethod |
getMethod()
The method used by this reminder.
|
java.lang.Integer |
getMinutes()
The number of minutes before the start of the event when this reminder
should trigger.
|
public NotificationMethod getMethod()
null if none.public java.lang.Integer getMinutes()
null if none.