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.utils
/
EmojiUtil
/
isEmojiOnly
is
Emoji
Only
fun
isEmojiOnly
(
message
:
Message
)
:
Boolean
Checks whether the message consists of emoji only.
Parameters
message
The message that was sent/received by user.