spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
CursorBasedPagingObject
/
copy
common
copy
fun
copy
(href:
String
, items:
List
<
T
>, limit:
Int
, next:
String
? = null, cursor:
Cursor
? = null, total:
Int
= 0, offset:
Int
= 0, previous:
String
? = null):
CursorBasedPagingObject
<
T
>
Content copied to clipboard
Sources
(source)
Link copied to clipboard