A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
R
- Reaction - class in io.getstream.chat.android.models
- Model representing a message reaction.
- Reaction.Builder - class in io.getstream.chat.android.models.Reaction
- ReactionGroup - class in io.getstream.chat.android.models
- A group of reactions of the same type.
- ReactionGroup.Builder - class in io.getstream.chat.android.models.ReactionGroup
- ReactionSorting - class in io.getstream.chat.android.models
- A comparator used to sort ReactionGroups.
- ReactionSortingByCount - class in io.getstream.chat.android.models
- Sorts ReactionGroups by their count.
- ReactionSortingByFirstReactionAt - class in io.getstream.chat.android.models
- Sorts ReactionGroups by the date of their first reaction.
- ReactionSortingByLastReactionAt - class in io.getstream.chat.android.models
- Sorts ReactionGroups by the date of their last reaction.
- ReactionSortingBySumScore - class in io.getstream.chat.android.models
- Sorts ReactionGroups by the sum of their scores.
- ReadReceipts - class in io.getstream.chat.android
- Represents the read receipts settings.
- reset() - function in io.getstream.chat.android.core.internal.concurrency.SynchronizedReference
- Drops an existing T object reference to null.
- reset() - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- Resets the dispatchers to their default values.
- reversed() - function in java.util.ReactionSorting
- reversed() - function in java.util.ReactionSortingByCount
- reversed() - function in java.util.ReactionSortingByFirstReactionAt
- reversed() - function in java.util.ReactionSortingByLastReactionAt
- reversed() - function in java.util.ReactionSortingBySumScore
- RIGHT - enum entry in io.getstream.chat.android.models.streamcdn.image.StreamCdnCropImageMode
Keeps the right area of the image and crops out the rest.