| Package | Description |
|---|---|
| cn.leancloud.im.v2 |
| Modifier and Type | Field and Description |
|---|---|
protected LCIMMessage.MessageIOType |
LCIMMessage.ioType |
| Modifier and Type | Method and Description |
|---|---|
LCIMMessage.MessageIOType |
LCIMMessage.getMessageIOType()
获取消息IO类型
|
static LCIMMessage.MessageIOType |
LCIMMessage.MessageIOType.getMessageIOType(int type) |
static LCIMMessage.MessageIOType |
LCIMMessage.MessageIOType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LCIMMessage.MessageIOType[] |
LCIMMessage.MessageIOType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LCIMMessage.setMessageIOType(LCIMMessage.MessageIOType ioType)
设置消息的IO类型,本方法一般用于反序列化
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.