public class MessageType
extends chat.dim.type.UInt16Data
| Modifier and Type | Field and Description |
|---|---|
static MessageType |
BindErrorResponse |
static MessageType |
BindRequest |
static MessageType |
BindResponse |
static MessageType |
SharedSecretErrorResponse |
static MessageType |
SharedSecretRequest |
static MessageType |
SharedSecretResponse |
| Constructor and Description |
|---|
MessageType(chat.dim.type.UInt16Data data,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static MessageType |
create(int value,
java.lang.String name) |
static MessageType |
parse(chat.dim.type.ByteArray data) |
java.lang.String |
toString() |
equals, from, from, from, from, from, getIntValue, getLongValue, hashCodeclone, concat, concat, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, mutableCopy, random, slice, slice, toHexStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetInt16Value, getInt16Value, getInt32Value, getInt32Value, getUInt16Data, getUInt16Data, getUInt16Data, getUInt16Value, getUInt16Value, getUInt32Data, getUInt32Data, getUInt32Data, getUInt32Value, getUInt32Value, getValue, getValue, getValue, setValue, setValue, setValue, setValueadjust, adjustE, concat, concat, concat, concat, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, hexEncode, slice, slice, slice, slice, toHexStringpublic static final MessageType BindRequest
public static final MessageType BindResponse
public static final MessageType BindErrorResponse
public static final MessageType SharedSecretRequest
public static final MessageType SharedSecretResponse
public static final MessageType SharedSecretErrorResponse
public MessageType(chat.dim.type.UInt16Data data,
java.lang.String name)
public java.lang.String toString()
toString in class chat.dim.type.UInt16Datapublic static MessageType parse(chat.dim.type.ByteArray data)
public static MessageType create(int value, java.lang.String name)