| Class | Description |
|---|---|
| AddMany<T extends BaseActivity> |
Helper bean used to create a payload for the add_to_many API call.
|
| FeedFollow |
Contains follower/following-related data.
|
| FollowMany |
Helper bean used to create a payload for the follow_many API call.
|
| FollowMany.Builder |
Provide an easy way to build an immutable list of activity ids.
|
| FollowMany.Entry | |
| FollowRequest | |
| MarkedActivity |
Allow a list of
BaseActivity to be marked. |
| MarkedActivity.Builder |
Provide an easy way to build an immutable list of activity ids.
|
| MetaResponse |
Wrapper object for the response coming from the Meta endpoint.
|
| StreamActivitiesResponse<T extends BaseActivity> |
Response from activities' bulk insert/update.
|
| StreamErrorResponse |
Map the response message coming from GetStream.io server.
|
| StreamResponse<T> |
Map Stream's API object response.
|
Copyright © 2017. All rights reserved.