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