|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event.AttendanceStatus | |
|---|---|
| de.umass.lastfm | |
| Uses of Event.AttendanceStatus in de.umass.lastfm |
|---|
| Methods in de.umass.lastfm that return Event.AttendanceStatus | |
|---|---|
Event.AttendanceStatus |
Event.getAttendanceStatus()
|
static Event.AttendanceStatus |
Event.AttendanceStatus.getByID(int statusId)
|
static Event.AttendanceStatus |
Event.AttendanceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Event.AttendanceStatus[] |
Event.AttendanceStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.umass.lastfm with parameters of type Event.AttendanceStatus | |
|---|---|
static Result |
Event.attend(String eventId,
Event.AttendanceStatus status,
Session session)
Set a user's attendance status for an event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||