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