menu
agora_chat_sdk
agora_chat_sdk
ChatClient
currentUserId property
currentUserId
brightness_4
currentUserId
property
Null safety
String
?
currentUserId
Gets the current logged-in username.
Implementation
String? get currentUserId => _currentUserId;
agora_chat_sdk
agora_chat_sdk
ChatClient
currentUserId property
ChatClient class
Properties
chatManager
chatRoomManager
chatThreadManager
contactManager
currentUserId
customEventHandler
groupManager
hashCode
options
presenceManager
pushManager
runtimeType
userInfoManager
Methods
addConnectionEventHandler
addMultiDeviceEventHandler
changeAppKey
clearConnectionEventHandles
clearMultiDeviceEventHandles
compressLogs
createAccount
getAccessToken
getConnectionEventHandler
getCurrentUserId
getLoggedInDevicesFromServer
getMultiDeviceEventHandler
init
isConnected
isLoginBefore
kickAllDevices
kickDevice
login
loginWithAgoraToken
logout
noSuchMethod
removeConnectionEventHandler
removeMultiDeviceEventHandler
renewAgoraToken
startCallback
toString
Operators
operator ==
Static properties
getInstance