nim_core
nim_core
QChatService
logout method
logout
logout
method
Null safety
Future
<
NIMResult
<
void
>
>
logout
(
)
登出接口
Implementation
Future<NIMResult<void>> logout() { return _platform.logout(); }
nim_core
nim_core
QChatService
logout method
QChatService class
Constructors
QChatService
Properties
hashCode
runtimeType
Methods
kickOtherClients
login
logout
noSuchMethod
toString
Operators
operator ==