A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
W
Z
C
- Call - class in io.getstream.chat.android.client.call
- A pending operation waiting to be ran.
- Call.Callback - class in io.getstream.chat.android.client.call.Call
- Call.Companion - class in io.getstream.chat.android.client.call.Call
- callCanceledError() - function in io.getstream.chat.android.client.call.Call.Companion
- CallKt - class in io.getstream.chat.android.client.call
- cancel() - function in io.getstream.chat.android.client.call.Call
- Cancels the execution of the call.
- cancel() - function in io.getstream.chat.android.client.call.CoroutineCall
- Cancels the execution of the call.
- cancel() - function in io.getstream.chat.android.client.call.DistinctCall
- Cancels the execution of the call.
- cancel() - function in io.getstream.chat.android.client.call.ReturnOnErrorCall
- Cancels the execution of the call.
- ChatError - class in io.getstream.chat.android.client.errors
- collect(FlowCollector) - function in io.getstream.chat.android.core.internal.coroutines.Tube
- Adds the given collector into collectors and suspends until cancellation.
- CoroutineCall - class in io.getstream.chat.android.client.call