A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
O
- OFFLINE - enum entry in io.getstream.chat.android.models.ConnectionState
The client is permanently disconnected from the WebSocket.
- onEnter(Function2) - function in io.getstream.chat.android.core.internal.fsm.builder.StateHandlerBuilder
- onError(Function1) - function in io.getstream.chat.android.client.utils.Result
- Runs the errorSideEffect lambda function if the Result contains an error payload.
- onError(Function1) - function in io.getstream.chat.android.client.utils.Result
- Runs the errorSideEffect lambda function if the Result contains an error payload.
- onError(Function1) - function in io.getstream.chat.android.client.utils.Result
- Runs the errorSideEffect lambda function if the Result contains an error payload.
- onErrorReturn(Call,CoroutineScope,SuspendFunction1) - function in io.getstream.chat.android.client.call.CallKt
- Wraps this Call into ReturnOnErrorCall to return an item specified by side effect function when it encounters an error.
- onEvent(Function2) - function in io.getstream.chat.android.core.internal.fsm.builder.StateHandlerBuilder
- onResult(Result) - function in io.getstream.chat.android.client.call.Call.Callback
- onSuccess(Function1) - function in io.getstream.chat.android.client.utils.Result
- Runs the successSideEffect lambda function if the Result contains a successful data payload.
- onSuccess(Function1) - function in io.getstream.chat.android.client.utils.Result
- Runs the successSideEffect lambda function if the Result contains a successful data payload.
- onSuccess(Function1) - function in io.getstream.chat.android.client.utils.Result
- Runs the successSideEffect lambda function if the Result contains a successful data payload.
- or(FilterObject) - function in io.getstream.chat.android.models.Filters
- OrFilterObject - class in io.getstream.chat.android.models
- originCall() - function in io.getstream.chat.android.client.call.DistinctCall