| Package | Description |
|---|---|
| com.github.agadar.nsapi | |
| com.github.agadar.nsapi.query |
| Modifier and Type | Method and Description |
|---|---|
static RegionQuery |
NSAPI.region(String regionName)
Starts building a region query, using the given region name.
|
| Modifier and Type | Method and Description |
|---|---|
RegionQuery |
RegionQuery.messagesFromId(long id)
Sets the id of the post to start from.
|
RegionQuery |
RegionQuery.messagesLimit(int limit)
Sets the maximum number of posts to retrieve.
|
RegionQuery |
RegionQuery.messagesOffset(int offset)
Sets the offset for the 10 most recent regional messages.
|
Copyright © 2016. All rights reserved.