| Package | Description |
|---|---|
| com.alibaba.mobileim |
| Modifier and Type | Method and Description |
|---|---|
void |
YWAccount.addConnectionListener(IYWConnectionListener connectionListener)
增加登录账号跟服务器连接状态的监听,该监听在
YWAccount.login(String, String, long, IWxCallback)
回调成功后触发。 |
void |
YWAccount.removeConnectionListener(IYWConnectionListener loginStateListener)
注销登录账号状态变更监听
|