| java.lang.Object | |
| ↳ | com.google.gdata.model.gd.Reminder.Method |
Method.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ALERT | Causes an alert to appear when a user is viewing the calendar in a browser. | |||||||||
| String | ALL | All reminder methods. | |||||||||
| String | Sends the user an email message. | ||||||||||
| String | NONE | No reminder methods. | |||||||||
| String | SMS | Sends the user an SMS text message. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ALL_VALUES | Array containing all available values. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns an array of all values defined in this class.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Causes an alert to appear when a user is viewing the calendar in a browser.
All reminder methods.
Sends the user an email message.
No reminder methods.
Sends the user an SMS text message.
Array containing all available values.
Returns an array of all values defined in this class.