A
C
D
E
F
G
I
L
M
O
P
R
S
T
W
Z
G
- get(kotlin.coroutines.CoroutineContext.Key) - function in kotlin.coroutines.CoroutineContext.Element
- getImmediate() - function in io.getstream.result.call.dispatcher.CallDispatcherProvider
- getIO() - function in io.getstream.result.call.dispatcher.CallDispatcherProvider
- Represents the IO coroutine dispatcher, which is usually tied to background work.
- getKey() - function in io.getstream.result.call.SharedCalls
- A key of SharedCalls coroutine context element.
- getMain() - function in io.getstream.result.call.dispatcher.CallDispatcherProvider
- Represents the Main coroutine dispatcher, tied to the UI thread.