Update README.zh-cn.md
This commit is contained in:
parent
24ff862476
commit
74b3747f23
@ -43,8 +43,8 @@
|
||||
| 事件回调 | 事件描述 | 推荐操作 |
|
||||
| ----------------- | ------------------------ | ------------------------------------------------------------ |
|
||||
| onConnecting | 正在连接到服务器 | 适合在 UI 上展示“正在连接”状态。 |
|
||||
| onConnectSuccess | 连接服务器失败 | - |
|
||||
| onConnectFailed | 已经成功连接到服务器 | 可以提示用户当前网络连接不可用 |
|
||||
| onConnectSuccess | 已经成功连接到服务器 | - |
|
||||
| onConnectFailed | 连接服务器失败 | 可以提示用户当前网络连接不可用 |
|
||||
| onKickedOffline | 当前用户被踢下线 | 此时可以 UI 提示用户“您已经在其他端登录了当前账号,是否重新登录?” |
|
||||
| onUserSigExpired | 登录票据已经过期 | 请使用新签发的 UserSig 进行登录。 |
|
||||
| onSelfInfoUpdated | 当前用户的资料发生了更新 | 可以在 UI 上更新自己的头像和昵称。 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user