com.google.android.gms.plus.model.people.Person.Cover |
The cover photo content.
Nested Classes | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Person.Cover.CoverInfo | Extra information about the cover photo. | ||||||||||||||
Person.Cover.CoverPhoto | The person's primary cover image. | ||||||||||||||
Person.Cover.Layout | The layout of the cover art. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Extra information about the cover photo.
| |||||||||||
The person's primary cover image.
| |||||||||||
The layout of the cover art.
| |||||||||||
Indicates whether the "coverInfo" field is explicitly set to a value.
| |||||||||||
Indicates whether the "coverPhoto" field is explicitly set to a value.
| |||||||||||
Indicates whether the "layout" field is explicitly set to a value.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.data.Freezable
|
The layout of the cover art. Possible values include, but are not limited to, the following values: - "banner" - One large image banner.
Indicates whether the "coverInfo" field is explicitly set to a value.
Indicates whether the "coverPhoto" field is explicitly set to a value.
Indicates whether the "layout" field is explicitly set to a value.