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
/
PollClosingSuccess
Poll
Closing
Success
data
class
PollClosingSuccess
(
val
poll
:
Poll
)
:
MessageListController.Event
Emitted when a poll is successfully closed.
Parameters
poll
The closed
Poll
.
Members
Constructors
Poll
Closing
Success
Link copied to clipboard
constructor
(
poll
:
Poll
)
Properties
poll
Link copied to clipboard
val
poll
:
Poll