NIMSDK-AOS
10.6.0
|
圈组接口 更多...
Public 成员函数 | |
AbortableFuture< QChatLoginResult > | login (QChatLoginParam param) |
登录接口 更多... | |
InvocationFuture< Void > | logout () |
登出接口 更多... | |
InvocationFuture< QChatKickOtherClientsResult > | kickOtherClients (QChatKickOtherClientsParam param) |
踢掉多端同时在线的其他端 更多... | |
圈组接口
在文件 QChatService.java 第 15 行定义.
InvocationFuture<QChatKickOtherClientsResult> com.netease.nimlib.sdk.qchat.QChatService.kickOtherClients | ( | QChatKickOtherClientsParam | param | ) |
AbortableFuture<QChatLoginResult> com.netease.nimlib.sdk.qchat.QChatService.login | ( | QChatLoginParam | param | ) |
InvocationFuture<Void> com.netease.nimlib.sdk.qchat.QChatService.logout | ( | ) |
登出接口