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
/
DeviceObject
/
DeviceObject
Device
Object
constructor
(
id
:
String
?
,
isActive
:
Boolean
,
isPrivateSession
:
Boolean
,
isRestricted
:
Boolean
,
name
:
String
,
type
:
String
,
volumePercent
:
Int
?
,
supportsVolume
:
Boolean
)