public interface IDs extends TwitterResponse, CursorSupport, Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGESSTART| Modifier and Type | Method and Description |
|---|---|
long[] |
getIDs() |
long |
getNextCursor() |
long |
getPreviousCursor() |
boolean |
hasNext() |
boolean |
hasPrevious() |
getAccessLevel, getRateLimitStatuslong[] getIDs()
boolean hasPrevious()
hasPrevious in interface CursorSupportlong getPreviousCursor()
getPreviousCursor in interface CursorSupportboolean hasNext()
hasNext in interface CursorSupportlong getNextCursor()
getNextCursor in interface CursorSupportCopyright © 2018. All rights reserved.