public class MessageListResult
extends cn.jiguang.common.resp.BaseResult
| 构造器和说明 |
|---|
MessageListResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
static MessageListResult |
fromResponse(cn.jiguang.common.resp.ResponseWrapper responseWrapper) |
Integer |
getCount() |
String |
getCursor() |
MessageResult[] |
getMessages() |
Integer |
getTotal() |
public static MessageListResult fromResponse(cn.jiguang.common.resp.ResponseWrapper responseWrapper)
public Integer getTotal()
public String getCursor()
public Integer getCount()
public MessageResult[] getMessages()
Copyright © 2017. All Rights Reserved.