agora_chat_sdk
agora_chat_sdk
ChatClient
currentUsername property
currentUsername
currentUsername
property
Null safety
String
?
currentUsername
Gets the current logged-in username.
Implementation
String? get currentUsername => _currentUsername;
agora_chat_sdk
agora_chat_sdk
ChatClient
currentUsername property
ChatClient class
Properties
chatManager
chatRoomManager
chatThreadManager
contactManager
currentUsername
groupManager
hashCode
options
presenceManager
pushManager
runtimeType
userInfoManager
Methods
addConnectionListener
addCustomListener
addMultiDeviceListener
changeAppKey
clearAllConnectionListeners
clearAllCustomListeners
clearAllMultiDeviceListeners
compressLogs
createAccount
getAccessToken
getCurrentUsername
getLoggedInDevicesFromServer
init
isConnected
isLoginBefore
kickAllDevices
kickDevice
login
loginWithAgoraToken
logout
noSuchMethod
removeConnectionListener
removeCustomListener
removeMultiDeviceListener
renewAgoraToken
startCallback
toString
Operators
operator ==
Static properties
getInstance