menu
sendbird_sdk
session_manager
SessionManager
getUserId method
getUserId
brightness_4
getUserId
method
Null safety
String
?
getUserId
(
)
Get
userId
associate with this user session
Implementation
String? getUserId() { return _userId; }
sendbird_sdk
session_manager
SessionManager
getUserId method
SessionManager class
Constructors
SessionManager
Properties
accessToken
appState
cmdManager
errorFunc
eventManager
hashCode
isRefreshingKey
runtimeType
sdk
sessionUpdateCompleters
successFunc
webSocket
Methods
cleanUp
flushResultCompleters
getEKey
getSessionKey
getUserId
noSuchMethod
setAccessToken
setEKey
setSessionKey
setSessionKeyPath
setUserId
setUserIdKeyPath
toString
updateSession
Operators
operator ==