See: Description
| Interface | Description |
|---|---|
| ActivityQueryBuilder |
A
QueryBuilder for Activity |
| PersonQueryBuilder |
QueryBuilder for Person. |
| PlusOperations |
Defines operations for searching and retrieving Google+ activities, comments
and people.
|
| Class | Description |
|---|---|
| ActivitiesPage | |
| Activity |
Model class representing a Google+ activity
|
| Activity.ActivityObject | |
| Activity.ActivityObject.TotalItemsWrapper | |
| Activity.Album | |
| Activity.Article | |
| Activity.Attachment | |
| Activity.Audio | |
| Activity.Event | |
| Activity.Hangout | |
| Activity.Photo | |
| Activity.Place | |
| Activity.PreviewImage | |
| Activity.Video | |
| ActivityComment |
Model class representing a comment.
|
| ActivityComment.CommentObject | |
| ActivityCommentsPage |
ApiPage for ActivityComment pagination result. |
| Organization |
Organization from a Google+ profile
|
| PeoplePage | |
| Person |
Model class representing a full Google profile
|
| Person.Image | |
| ProfileUrl |
URL in a person's Google+ profile
|
| Enum | Description |
|---|---|
| ActivitiesOrder |
Enum representing activity order for querying with
ActivityQueryBuilder. |
| UrlType |