toggle menu
stream-chat-android
7.0.1
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.feature.messages.list
/
MessageListController
/
Event
Event
sealed
interface
Event
Represents errors happening in
MessageListController
.
Inheritors
PollClosingSuccess
ErrorEvent
Members
Types
Poll
Closing
Success
Link copied to clipboard
data
class
PollClosingSuccess
(
val
poll
:
Poll
)
:
MessageListController.Event
Emitted when a poll is successfully closed.