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