Package 

Class AggregatedFeed

  • All Implemented Interfaces:

    
    public final class AggregatedFeed
    extends Feed
                        

    Client that allows you to work with Aggregated Feed.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Either<StreamError, List<AggregatedActivitiesGroup>> getActivities(Function1<GetActivitiesParams, Unit> params) Obtain activities that match the given params.
      • Methods inherited from class io.getstream.feed.client.AggregatedFeed

        addActivities, addActivity, follow, followed, followers, removeActivity, unfollow
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait