| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.data.youtube.SubscriptionEntry.Type | |
Subscription types. More types will appear over time.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SubscriptionEntry.Type | CHANNEL | ||||||||||
| SubscriptionEntry.Type | FAVORITES | ||||||||||
| SubscriptionEntry.Type | PLAYLIST | ||||||||||
| SubscriptionEntry.Type | QUERY | ||||||||||
| SubscriptionEntry.Type | USER | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Given a term of a category with scheme
KIND_SUBSCRIPTION, look for
the corresponding Type enum value. | |||||||||||
Gets the category term corresponding to this subscription
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_SUBSCRIPTION, look for
the corresponding Type enum value.
| term |
|---|
Gets the category term corresponding to this subscription type.