A
C
D
E
F
G
I
N
O
P
R
S
T
U
W
R
- Reaction - class in io.getstream.feed.client
- reactionClient(String) - function in io.getstream.feed.client.StreamClient
- Create a ReactionsClient
- ReactionsClient - class in io.getstream.feed.client
- Client that allows you to work with Reaction.
- removeActivity(RemoveActivityParams) - function in io.getstream.feed.client.AggregatedFeed
- Remove an activity.
- removeActivity(RemoveActivityParams) - function in io.getstream.feed.client.Feed
- Remove an activity.
- removeActivity(RemoveActivityParams) - function in io.getstream.feed.client.FlatFeed
- Remove an activity.
- RemoveActivityByForeignId - class in io.getstream.feed.client
- A class that defines which activity need to be removed by its foreignId.
- RemoveActivityById - class in io.getstream.feed.client
- A class that defines which activity need to be removed by its id.
- RemoveActivityParams - class in io.getstream.feed.client
- A class that defines which activity need to be removed.