Package | Description |
---|---|
cn.leancloud.im.v2 |
Modifier and Type | Field and Description |
---|---|
protected LCIMMessage.MessageStatus |
LCIMMessage.status |
Modifier and Type | Method and Description |
---|---|
LCIMMessage.MessageStatus |
LCIMMessage.getMessageStatus()
获取消息当前的状态
|
static LCIMMessage.MessageStatus |
LCIMMessage.MessageStatus.getMessageStatus(int statusCode) |
static LCIMMessage.MessageStatus |
LCIMMessage.MessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LCIMMessage.MessageStatus[] |
LCIMMessage.MessageStatus.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.setMessageStatus(LCIMMessage.MessageStatus status)
设置消息当前的状态,本方法一般用于从反序列化时
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.