Package | Description |
---|---|
com.alibaba.mobileim | |
com.alibaba.mobileim.login |
Modifier and Type | Method and Description |
---|---|
YWLoginState |
YWIMCore.getLoginState()
获取云旺当前的登录状态
|
Modifier and Type | Method and Description |
---|---|
static YWLoginState |
YWLoginState.valueOf(int state) |
static YWLoginState |
YWLoginState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static YWLoginState[] |
YWLoginState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|