some new methods

This commit is contained in:
Kaniu Tayou
2018-12-18 11:17:57 +08:00
parent 08dd282350
commit d08d864fda
3 changed files with 34 additions and 19 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