menu
sendbird_sdk
channel_event_handler
ChannelEventHandler
onPinUpdated method
onPinUpdated
brightness_4
onPinUpdated
method
Null safety
void
onPinUpdated
(
BaseChannel
channel
)
Informs when a Pin is update
Implementation
void onPinUpdated(BaseChannel channel) {}
sendbird_sdk
channel_event_handler
ChannelEventHandler
onPinUpdated 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 ==