menu
sendbird_sdk package
documentation
handlers/channel_event_handler.dart
ChannelEventHandler
onPinUpdated method
onPinUpdated method
dark_mode
light_mode
onPinUpdated
method
void
onPinUpdated
(
BaseChannel
channel
)
Informs when a Pin is update
Implementation
void onPinUpdated(BaseChannel channel) {}
sendbird_sdk package
documentation
handlers/channel_event_handler
ChannelEventHandler
onPinUpdated method
ChannelEventHandler class