Package io.getstream.feed.client
See: Description
-
Class Summary Class Description ActivityClient Client that allows you to work with activities. AggregatedFeed Client that allows you to work with Aggregated Feed. CollectionsClient Client that allows you to work with collections. StreamError StreamAPIError NetworkError ParamError NegativeParamError IncompatibleParamsError EmptyParamError InvalidParamError Feed Client that allows you to work with Feed. FlatFeed Client that allows you to work with Flat Feed. FeedID User Actor Object Target CollectionData FeedActivity Activity EnrichActivity FollowRelation AggregatedActivitiesGroup Reaction NotificationActivitiesGroup NotificationFeed Client that allows you to work with Notification Feed. FollowParams A class that defines parameters to follow a Feed. UnfollowParams A class that defines parameters to unfollow a Feed. FollowedParams A class that defines parameters to obtain Feed's followed. FollowersParams A class that defines parameters to obtain Feed's followers. RemoveActivityParams A class that defines which activity need to be removed. RemoveActivityById A class that defines which activity need to be removed by its id. RemoveActivityByForeignId A class that defines which activity need to be removed by its foreignId. GetActivitiesParams A class that defines parameters to obtain Activities. FindActivitiesParams A class that defines parameters to find Activities. FindUserParams A class that defines parameters to find User. UserParams A class that defines parameters to get or create User. UpdateUserParams A class that defines parameters to update a User. UpdateReactionParams A class that defines parameters to update a Reaction. UpdateActivityByIdParams A class that defines parameters to update an Activity by id. UpdateActivityByForeignIdParams A class that defines parameters to update an Activity by foreignId. UpdateActivityParams A class that defines parameters to update an Activity. Lookup A class that defines the attribute to lookup. ActivityLookup A class that defines the attribute to lookup. ReactionLookup A class that defines the attribute to lookup. UserLookup A class that defines the attribute to lookup. FilterReactionsParams A class that defines parameters to filter reactions. ReactionsClient Client that allows you to work with Reaction. StreamClient A class that provides different clients to interact with Stream Server. UserClient Client that allows you to work with users. -
Object Summary Object Description Companion