public static class Calendar.EventReminder
extends java.lang.Object
| Constructor and Description |
|---|
EventReminder() |
| Modifier and Type | Method and Description |
|---|---|
NotificationMethod |
getMethod()
The notification method used by the reminder.
|
int |
getMinutes()
The number of minutes before the start of the event when the reminder should
trigger.
|
public NotificationMethod getMethod()
public int getMinutes()