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