一些新设定

This commit is contained in:
Kaniu Tayou
2018-12-18 19:38:27 +08:00
parent 91df10beb6
commit 4ec1c43879
7 changed files with 78 additions and 67 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ namespace Interact
//登录结果处理事件
public static event LoginDoneHandler OnLoginDone;
//获取用户列表结果处理事件
private static event GetUserListDoneHandler OnGetUserListDone;
public static event GetUserListDoneHandler OnGetUserListDone;
//当前连接状态
public static ClientStatus Status