shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.player
/
Device
/
Device
Device
constructor
(
id
:
String
?
=
null
,
isActive
:
Boolean
?
=
null
,
isPrivateSession
:
Boolean
?
=
null
,
isRestricted
:
Boolean
?
=
null
,
name
:
String
?
=
null
,
type
:
String
?
=
null
,
volumePercent
:
Int
?
=
null
,
supportsVolume
:
Boolean
?
=
null
)