| Package | Description |
|---|---|
| io.getstream.client.model.feeds | |
| io.getstream.client.repo |
| Modifier and Type | Method and Description |
|---|---|
<T extends PersonalizedActivity> |
PersonalizedFeedImpl.get(Class<T> type,
FeedFilter filter) |
<T extends PersonalizedActivity> |
PersonalizedFeed.get(Class<T> type,
FeedFilter filter)
Read a personalized feed.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends PersonalizedActivity> |
StreamPersonalizedRepository.get(PersonalizedFeed feed,
Class<T> type,
FeedFilter filter)
Read a personalized feed.
|
Copyright © 2017. All rights reserved.