stream-chat-android
Toggle table of contents
7.3.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.feature.messages.composer.query.formatter
/
QueryFormatter
Query
Formatter
fun
interface
QueryFormatter
Transforms the query string.
Members
Functions
format
Link copied to clipboard
abstract
fun
format
(
query
:
String
)
:
String
Transforms the given
query
.