| com.google.android.gms.plus.model.people.Person.Urls |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Person.Urls.Type | The type of URL. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The label of the URL.
| |||||||||||
The type of URL.
| |||||||||||
The URL value.
| |||||||||||
Indicates whether the "label" field is explicitly set to a value.
| |||||||||||
Indicates whether the "type" field is explicitly set to a value.
| |||||||||||
Indicates whether the "value" field is explicitly set to a value.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
| |||||||||||
The label of the URL.
The type of URL. Possible values include, but are not limited to, the following values: - "otherProfile" - URL for another profile. - "contributor" - URL to a site for which this person is a contributor. - "website" - URL for this Google+ Page's primary website. - "other" - Other URL.
The URL value.
Indicates whether the "label" field is explicitly set to a value.
Indicates whether the "type" field is explicitly set to a value.
Indicates whether the "value" field is explicitly set to a value.