Package | Description |
---|---|
org.jim.common | |
org.jim.common.packets | |
org.jim.common.utils |
Modifier and Type | Method and Description |
---|---|
static ImStatus |
ImStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImStatus[] |
ImStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RespBody(Command command,
ImStatus status) |
RespBody(ImStatus status) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
ImKit.toImStatusBody(ImStatus status)
格式化状态码消息响应体;
|
Copyright © 2018. All rights reserved.