| Package | Description |
|---|---|
| io.getstream.client.model.beans | |
| io.getstream.client.model.feeds | |
| io.getstream.client.repo |
| Modifier and Type | Method and Description |
|---|---|
FollowMany |
FollowMany.Builder.build()
Build an immutable list of marked activities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Feed.followMany(FollowMany follows)
Follow many feed in one shot.
|
void |
BaseFeed.followMany(FollowMany follows) |
void |
Feed.followMany(FollowMany follows,
int activityCopyLimit)
Follow many feed in one shot.
|
void |
BaseFeed.followMany(FollowMany follows,
int activityCopyLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamRepository.followMany(BaseFeed feed,
FollowMany followManyInput,
int activityCopyLimit)
Follow many feed in one shot.
|
Copyright © 2017. All rights reserved.