A
C
D
E
F
G
H
I
L
M
O
R
S
T
W
Z
S
- sendEvent(E) - function in io.getstream.chat.android.core.internal.fsm.FiniteStateMachine
- Sends an event to the state machine.
- set(T) - function in io.getstream.chat.android.core.internal.concurrency.SynchronizedReference
- set(CoroutineDispatcher,CoroutineDispatcher) - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- Overrides the main (UI thread) and IO dispatcher.
- setIO(CoroutineDispatcher) - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- setMain(CoroutineDispatcher) - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- state(Function1) - function in io.getstream.chat.android.core.internal.fsm.builder.FSMBuilder
- StateHandlerBuilder - class in io.getstream.chat.android.core.internal.fsm.builder
- stay() - function in io.getstream.chat.android.core.internal.fsm.FiniteStateMachine
- Keeps the FSM in its current state.
- StreamHandsOff - class in io.getstream.chat.android.core.internal
- Indicates that the annotated code should not be modified without consulting the team.
- success(T) - function in io.getstream.chat.android.client.utils.Result.Companion
- Creates a Result object with data payload.
- SynchronizedReference - class in io.getstream.chat.android.core.internal.concurrency