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