A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
R
- Reaction - class in io.getstream.chat.android.models
- 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.
- Result - class in io.getstream.chat.android.client.utils
- A class which encapsulates a successful outcome with a value of type A or a failure with ChatError.
- Result.Failure - class in io.getstream.chat.android.client.utils.Result
- Represents failed result.
- Result.Success - class in io.getstream.chat.android.client.utils.Result
- Represents successful result.
- ResultKt - class in io.getstream.chat.android.client.utils
- ReturnOnErrorCall - class in io.getstream.chat.android.client.call
- A wrapper around Call that swallows the error and emits new data from onErrorReturn.
- runCatching(SuspendFunction1,SuspendFunction0) - function in io.getstream.chat.android.client.call.Call.Companion
- RUNNING - enum entry in io.getstream.chat.android.models.InitializationState
Initialization was requested and should be completed shortly. During this state, the SDK is still not ready to be used.