stream-chat-android
Toggle table of contents
7.9.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.utils
/
SearchDebounce
/
debounceMsFor
debounce
Ms
For
fun
debounceMsFor
(
query
:
String
,
debounceMs
:
Long
)
:
Long
Returns the debounce period for
query
, never shorter than
debounceMs
.