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