shared
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.common
/
CursorPaging
/
CursorPaging
Cursor
Paging
constructor
(
href
:
String
,
limit
:
Int
,
next
:
String
?
=
null
,
cursors
:
Cursors
?
=
null
,
total
:
Int
?
=
null
,
items
:
List
<
T
>
)
Parameters
T
Element type of the page.