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-components
/
io.getstream.chat.android.ui.feature.mentions.list
/
MentionListView
/
MentionSelectedListener
Mention
Selected
Listener
fun
interface
MentionSelectedListener
Listener for when a mention is selected.
Members
Functions
on
Mention
Selected
Link copied to clipboard
abstract
fun
onMentionSelected
(
message
:
Message
)
Called when a mention is selected.