toggle menu
stream-chat-android
6.22.0
androidJvm
switch theme
search in API
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