toggle menu
stream-chat-android
6.5.3
jvm
switch theme
search in API
stream-chat-android-core
/
io.getstream.chat.android.core.utils
/
Debouncer
/
submitSuspendable
submit
Suspendable
fun
submitSuspendable
(
work
:
suspend
(
)
->
Unit
)
Cancels the previous work and launches a new coroutine containing the new suspendable work.