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