A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
W
Z
G
- get() - function in io.getstream.chat.android.core.internal.concurrency.SynchronizedReference
- Provides an existing T object reference.
- get(CoroutineContext.Key) - function in kotlin.coroutines.CoroutineContext.Element
- getCause() - function in io.getstream.chat.android.client.errors.ChatError
- getExhaustive() - function in io.getstream.chat.android.core.internal.ExtensionsKt
- getImmediate() - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- getIO() - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- Represents the IO coroutine dispatcher, which is usually tied to background work.
- getKey() - function in io.getstream.chat.android.client.call.SharedCalls
- A key of SharedCalls coroutine context element.
- getMain() - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- Represents the Main coroutine dispatcher, tied to the UI thread.
- getMessage() - function in io.getstream.chat.android.client.errors.ChatError
- getOrCreate(Function0) - function in io.getstream.chat.android.core.internal.concurrency.SynchronizedReference
- Provides either an existing T object or creates a new one using builder function.
- getState() - function in io.getstream.chat.android.core.internal.fsm.FiniteStateMachine
- getStateFlow() - function in io.getstream.chat.android.core.internal.fsm.FiniteStateMachine
- The current state as StateFlow.
- getStateFunctions() - function in io.getstream.chat.android.core.internal.fsm.builder.FSMBuilder