toggle menu
stream-chat-android
7.0.1
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
(
createPollParams
:
CreatePollParams
,
onResult
:
(
Result
<
Message
>
)
->
Unit
=
{}
)
Creates a poll with the given
createPollParams
.
Parameters
create
Poll
Params
Configuration for creating a poll.