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.viewmodel.messages
/
MessageListViewModel
/
Event
/
PollOptionUpdated
/
PollOptionUpdated
Poll
Option
Updated
constructor
(
message
:
Message
,
poll
:
Poll
,
option
:
Option
)
Parameters
message
The message containing the poll.
poll
The poll to be updated.
option
The option to be updated.