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.state.mentions
/
MentionListEvent
/
Error
Error
data
class
Error
(
val
message
:
String
)
:
MentionListEvent
The error event that occurred while fetching the mentions.
Parameters
message
The error message.
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String