menu
sendbird_sdk
channel_event_handler
ChannelEventHandler
onPollVoted method
onPollVoted
brightness_4
onPollVoted
method
Null safety
void
onPollVoted
(
PollVoteEvent
event
)
Informs when a Poll is voted
Implementation
void onPollVoted(PollVoteEvent event) {}
sendbird_sdk
channel_event_handler
ChannelEventHandler
onPollVoted method
ChannelEventHandler class
Constructors
ChannelEventHandler
Properties
hashCode
runtimeType
Methods
noSuchMethod
onChannelChanged
onChannelDeleted
onChannelFrozen
onChannelHidden
onChannelMemberCountChanged
onChannelOperatorsUpdated
onChannelParticipantCountChanged
onChannelUnfrozen
onDeliveryReceiptUpdated
onMentionReceived
onMessageDeleted
onMessageReceived
onMessageUpdated
onMetaCountersCreated
onMetaCountersDeleted
onMetaCountersUpdated
onMetaDataCreated
onMetaDataDeleted
onMetaDataUpdated
onPinUpdated
onPollDeleted
onPollUpdated
onPollVoted
onReactionUpdated
onReadReceiptUpdated
onThreadInfoUpdated
onTypingStatusUpdated
onUserBanned
onUserDeclinedInvitation
onUserEntered
onUserExited
onUserJoined
onUserLeaved
onUserMuted
onUserReceivedInvitation
onUserUnbanned
onUserUnmuted
toString
Operators
operator ==