| com.google.android.gms.plus.model.people.Person.Urls |
| Nested Classes | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Person.Urls.Type | The type of URL. | ||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The type of URL.
| |||||||||||
The URL value.
| |||||||||||
Indicates whether the "primary" 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.
| |||||||||||
If "true", this URL is the person's primary URL.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
| |||||||||||||
The type of URL. Possible values are: - "home" - URL for home. - "work" - URL for work. - "blog" - URL for blog. - "profile" - URL for profile. - "other" - Other.
The URL value.
Indicates whether the "primary" 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.
If "true", this URL is the person's primary URL.