java.lang.Object | |
↳ | com.google.android.gms.plus.model.people.Person.Urls.Type |
The type of URL.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | BLOG | This constant is deprecated. URL for blog (not returned). | |||||||||
int | CONTRIBUTOR | URL for which this person is a contributor to. | |||||||||
int | HOME | This constant is deprecated. URL for home (not returned). | |||||||||
int | OTHER | Other. | |||||||||
int | OTHER_PROFILE | URL for another profile. | |||||||||
int | PROFILE | This constant is deprecated. URL for profile (not returned). | |||||||||
int | WEBSITE | URL for this Google+ Page's primary website. | |||||||||
int | WORK | This constant is deprecated. URL for work (not returned). |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This constant is deprecated.
URL for blog (not returned).
URL for which this person is a contributor to.
This constant is deprecated.
URL for home (not returned).
Other.
URL for another profile.
This constant is deprecated.
URL for profile (not returned).
URL for this Google+ Page's primary website.
This constant is deprecated.
URL for work (not returned).