| Package | Description |
|---|---|
| com.googlecode.googleplus | |
| com.googlecode.googleplus.impl | |
| com.googlecode.googleplus.model.activity |
| Modifier and Type | Method and Description |
|---|---|
PersonFeed |
PeopleOperations.listByActivity(String activityId,
ActivityPeopleCollection collection) |
PersonFeed |
PeopleOperations.listByActivity(String activityId,
ActivityPeopleCollection collection,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
PersonFeed |
PeopleOperationsImpl.listByActivity(String activityId,
ActivityPeopleCollection collection) |
PersonFeed |
PeopleOperationsImpl.listByActivity(String activityId,
ActivityPeopleCollection collection,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
static ActivityPeopleCollection |
ActivityPeopleCollection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityPeopleCollection[] |
ActivityPeopleCollection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.