stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-core
/
io.getstream.chat.android.core.internal.coroutines
/
DispatcherProvider
/
set
set
fun
set
(
mainDispatcher
:
CoroutineDispatcher
,
ioDispatcher
:
CoroutineDispatcher
)
Overrides the main (UI thread) and IO dispatcher. For testing purposes only.