menu
nim_core
nim_core
QChatService
logout method
logout
brightness_4
brightness_5
logout
method
Future
<
NIMResult
<
void
>
>
logout
(
)
登出接口
Implementation
Future<NIMResult<void>> logout() { return _platform.logout(); }
nim_core
nim_core
QChatService
logout method
QChatService class