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
/
SeekToPositionRequest
Seek
To
Position
Request
data
class
SeekToPositionRequest
(
val
positionMs
:
Int
,
val
deviceId
:
String
?
=
null
)
Members
Constructors
Seek
To
Position
Request
Link copied to clipboard
constructor
(
positionMs
:
Int
,
deviceId
:
String
?
=
null
)
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
?
=
null
position
Ms
Link copied to clipboard
val
positionMs
:
Int