public class MessageResult
extends cn.jiguang.common.resp.BaseResult
| 构造器和说明 |
|---|
MessageResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCreateTime() |
String |
getFromId() |
String |
getFromName() |
String |
getFromPlatform() |
String |
getFromType() |
MessageBodyResult |
getMsgBody() |
Long |
getMsgCtime() |
Integer |
getMsgId() |
Integer |
getMsgLevel() |
String |
getMsgType() |
Boolean |
getNoNotification() |
Boolean |
getNoOffline() |
String |
getTargetId() |
String |
getTargetName() |
String |
getTargetType() |
Integer |
getVersion() |
public String getTargetType()
public String getMsgType()
public String getTargetName()
public String getTargetId()
public String getFromId()
public String getFromName()
public String getFromType()
public String getFromPlatform()
public MessageBodyResult getMsgBody()
public Long getCreateTime()
public Integer getVersion()
public Integer getMsgId()
public Integer getMsgLevel()
public Long getMsgCtime()
public Boolean getNoOffline()
public Boolean getNoNotification()
Copyright © 2017. All Rights Reserved.