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
/
PollOptionSuggested
/
PollOptionSuggested
Poll
Option
Suggested
constructor
(
pollId
:
String
,
option
:
String
)
Parameters
poll
Id
The id of the poll to add the option to.
option
The text of the option suggested by the user.