public static final class Person.Urls.Type extends Object
The type of URL.
Constant Summary
int | CONTRIBUTOR | URL for which this person is a contributor to. |
int | OTHER | Other. |
int | OTHER_PROFILE | URL for another profile. |
int | WEBSITE | URL for this Google+ Page's primary website. |
Inherited Method Summary
Constants
public static final int CONTRIBUTOR
URL for which this person is a contributor to.
Constant Value: 6
public static final int OTHER
Other.
Constant Value: 4
public static final int OTHER_PROFILE
URL for another profile.
Constant Value: 5
public static final int WEBSITE
URL for this Google+ Page's primary website.
Constant Value: 7