public interface QChatService
限定符和类型 | 方法和说明 |
---|---|
InvocationFuture<QChatKickOtherClientsResult> |
kickOtherClients(QChatKickOtherClientsParam param)
踢掉多端同时在线的其他端
|
AbortableFuture<QChatLoginResult> |
login(QChatLoginParam param)
登录接口
|
InvocationFuture<java.lang.Void> |
logout()
登出接口
|
AbortableFuture<QChatLoginResult> login(QChatLoginParam param)
param
- InvocationFuture<java.lang.Void> logout()
InvocationFuture<QChatKickOtherClientsResult> kickOtherClients(QChatKickOtherClientsParam param)
param
-