menu
sendbird_sdk package
documentation
handlers/channel_event_handler.dart
ChannelEventHandler
onPollVoted method
onPollVoted method
dark_mode
light_mode
onPollVoted
method
void
onPollVoted
(
PollVoteEvent
event
)
Informs when a Poll is voted
Implementation
void onPollVoted(PollVoteEvent event) {}
sendbird_sdk package
documentation
handlers/channel_event_handler
ChannelEventHandler
onPollVoted method
ChannelEventHandler class