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.feature.messages.composer.attachment.picker.factory
/
AttachmentsPickerTabListener
/
onPollSubmitted
on
Poll
Submitted
abstract
fun
onPollSubmitted
(
createPollParams
:
CreatePollParams
?
)
Called when a poll is submitted.
Parameters
create
Poll
Params
The poll configuration.