A
C
D
E
F
G
I
N
O
P
R
S
T
U
W
U
- unfollow(Function1) - function in io.getstream.feed.client.AggregatedFeed
- Follow a Feed.
- unfollow(Function1) - function in io.getstream.feed.client.Feed
- Follow a Feed.
- unfollow(Function1) - function in io.getstream.feed.client.FlatFeed
- Follow a Feed.
- UnfollowParams - class in io.getstream.feed.client
- A class that defines parameters to unfollow a Feed.
- update(CollectionData) - function in io.getstream.feed.client.CollectionsClient
- Update an already existing collection with the new data.
- update(Function1) - function in io.getstream.feed.client.ReactionsClient
- Update an already existing reaction with the given params.
- UpdateActivityByForeignIdParams - class in io.getstream.feed.client
- A class that defines parameters to update an Activity by foreignId.
- UpdateActivityByIdParams - class in io.getstream.feed.client
- A class that defines parameters to update an Activity by id.
- UpdateActivityParams - class in io.getstream.feed.client
- A class that defines parameters to update an Activity.
- UpdateReactionParams - class in io.getstream.feed.client
- A class that defines parameters to update a Reaction.
- updateUser(Function1) - function in io.getstream.feed.client.UserClient
- Update an already existing user with the given params.
- UpdateUserParams - class in io.getstream.feed.client
- A class that defines parameters to update a User.
- User - class in io.getstream.feed.client
- UserClient - class in io.getstream.feed.client
- Client that allows you to work with users.
- UserParams - class in io.getstream.feed.client
- A class that defines parameters to get or create User.