shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.request.player
/
Offset
Offset
@
Serializable
data
class
Offset
(
val
position
:
Int
?
=
null
,
val
uri
:
String
?
=
null
)
Members
Constructors
Offset
Link copied to clipboard
constructor
(
position
:
Int
?
=
null
,
uri
:
String
?
=
null
)
Properties
position
Link copied to clipboard
val
position
:
Int
?
=
null
uri
Link copied to clipboard
val
uri
:
String
?
=
null