Package de.sonallux.spotify.api.models
Class Cursor
java.lang.Object
de.sonallux.spotify.api.models.Cursor
CursorObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
after
The cursor to use as key to find the next page of items.
-
before
The cursor to use as key to find the previous page of items.
-
-
Constructor Details
-
Cursor
public Cursor()
-