toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.feature.messages.composer
/
MessageComposerController
/
createPoll
create
Poll
fun
createPoll
(
pollConfig
:
PollConfig
,
onResult
:
(
Result
<
Message
>
)
->
Unit
=
{}
)
Creates a poll with the given
pollConfig
.
Parameters
poll
Config
Configuration for creating a poll.