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-compose
/
io.getstream.chat.android.compose.viewmodel.messages
/
MessageListViewModel
/
addPollOption
add
Poll
Option
fun
addPollOption
(
poll
:
Poll
,
option
:
String
)
Adds a new poll option to the given poll.
Parameters
poll
The poll to add the option to.
option
The option to add.