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
/
TransferPlaybackRequest
Transfer
Playback
Request
@
Serializable
data
class
TransferPlaybackRequest
(
val
deviceIds
:
List
<
String
>
,
val
play
:
Boolean
?
=
null
)
Members
Constructors
Transfer
Playback
Request
Link copied to clipboard
constructor
(
deviceIds
:
List
<
String
>
,
play
:
Boolean
?
=
null
)
Properties
device
Ids
Link copied to clipboard
@
SerialName
(
value
=
"device_ids"
)
val
deviceIds
:
List
<
String
>
play
Link copied to clipboard
val
play
:
Boolean
?
=
null