| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.data.youtube.UserEventEntry.Type | |
User event types. More types will appear over time.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| UserEventEntry.Type | FRIEND_ADDED | ||||||||||
| UserEventEntry.Type | USER_SUBSCRIPTION_ADDED | ||||||||||
| UserEventEntry.Type | VIDEO_COMMENTED | ||||||||||
| UserEventEntry.Type | VIDEO_FAVORITED | ||||||||||
| UserEventEntry.Type | VIDEO_RATED | ||||||||||
| UserEventEntry.Type | VIDEO_SHARED | ||||||||||
| UserEventEntry.Type | VIDEO_UPLOADED | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Given a term of a category with scheme
KIND_USER_EVENT, look for
the corresponding Type enum value. | |||||||||||
Gets the category term corresponding to this user event type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Given a term of a category with scheme
KIND_USER_EVENT, look for
the corresponding Type enum value.
| term |
|---|
Gets the category term corresponding to this user event type