This commit is contained in:
2018-12-18 20:27:22 +08:00
6 changed files with 104 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