| Constructor and Description |
|---|
GetUpdates() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLimit() |
Integer |
getOffset() |
Integer |
getTimeout() |
GetUpdates |
setLimit(Integer limit) |
GetUpdates |
setOffset(Integer offset) |
GetUpdates |
setTimeout(Integer timeout) |
org.json.JSONObject |
toJson()
Convert to json object
|
String |
toString() |
public static final String PATH
public Integer getOffset()
public GetUpdates setOffset(Integer offset)
public Integer getLimit()
public GetUpdates setLimit(Integer limit)
public Integer getTimeout()
public GetUpdates setTimeout(Integer timeout)
public org.json.JSONObject toJson()
IToJsonCopyright © 2016. All rights reserved.