menu
sendbird_sdk
event_manager
EventManager
getSessionHandler method
getSessionHandler
brightness_4
getSessionHandler
method
Null safety
SessionEventHandler
?
getSessionHandler
(
)
Implementation
SessionEventHandler? getSessionHandler() { return _sessionHandler; }
sendbird_sdk
event_manager
EventManager
getSessionHandler method
EventManager class
Constructors
EventManager
Properties
hashCode
runtimeType
sdk
Methods
addChannelHandler
addConnectionHandler
addSessionHandler
addUserHandler
cleanUp
getChannelHandler
getConnectionHandler
getSessionHandler
getUserHandler
noSuchMethod
notifyChannelChanged
notifyChannelDeleted
notifyChannelFrozen
notifyChannelHidden
notifyChannelMemberCountChange
notifyChannelOperatorsUpdated
notifyChannelParticiapntCountChanged
notifyChannelReadReceiptUpdated
notifyChannelThreadUpdated
notifyChannelTypingStatusUpdated
notifyChannelUnfrozen
notifyDeliveryReceiptUpdated
notifyFriendsDiscovered
notifyInvitationDeclied
notifyInvitationReceived
notifyMentionReceived
notifyMessageDeleted
notifyMessageReceived
notifyMessageUpdate
notifyMetaCountersChanged
notifyMetaDataChanged
notifyPinUpdated
notifyPollDeleted
notifyPollUpdated
notifyPollVoted
notifyReactionUpdated
notifyReconnectionCanceled
notifyReconnectionFailed
notifyReconnectionStarted
notifyReconnectionSucceeded
notifySessionClosed
notifySessionError
notifySessionExpired
notifySessionRefreshed
notifySessionTokenRequired
notifyTotalUnreadMessageCountUpdated
notifyUserBanned
notifyUserEntered
notifyUserExited
notifyUserJoined
notifyUserLeaved
notifyUserMuted
notifyUserUnbanned
notifyUserUnmuted
removeChannelHandler
removeConnectionHandler
removeSessionHandler
removeUserHandler
toString
Operators
operator ==