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.list
/
MessageListView
/
OnAddPollCommentClickListener
On
Add
Poll
Comment
Click
Listener
fun
interface
OnAddPollCommentClickListener
Listener for clicks on the "Add a comment" button of a poll that allows answers.
Members
Functions
on
Add
Poll
Comment
Click
Link copied to clipboard
abstract
fun
onAddPollCommentClick
(
message
:
Message
,
poll
:
Poll
)
:
Boolean