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
/
OnViewPollCommentsClickListener
On
View
Poll
Comments
Click
Listener
fun
interface
OnViewPollCommentsClickListener
Listener for clicks on the "View comments" button of a poll that has answers.
Members
Functions
on
View
Poll
Comments
Click
Link copied to clipboard
abstract
fun
onViewPollCommentsClick
(
message
:
Message
,
poll
:
Poll
)
:
Boolean