toggle menu
stream-chat-android
6.5.3
jvm
switch theme
search in API
stream-chat-android-core
/
io.getstream.chat.android.core.utils
Package-level
declarations
Types
Types
Debouncer
Link copied to clipboard
class
Debouncer
(
debounceMs
:
Long
,
scope
:
CoroutineScope
=
CoroutineScope(DispatcherProvider.Main)
)
Utility class for debouncing high frequency events.