spotifywebapipython.models.spotifyconnectdevice
Spotify Connect Device object.
Information about the Spotify Connect device, which is a combination of the
ZeroconfDiscoveryResult and ZeroconfGetInfo classes.
Google Cast device id value (e.g. "30fbc80e35598f3c242f2120413c943dfd9715fe")
that was activated by the Spotify Cast App;
Otherwise, None if the device has not been activated yet.
This value can be different from the Id value for cast groups that send connect
commands to the group coordinator instead of the group itself.
It is only populated by Google Cast processing; Spotify Connect Zeroconf does not populate this property.
Returns True if this device is the currently active Spotify Web API player device; otherwise, False.
Returns True if this device is a member of the Spotify Web API player device list; otherwise, False.
Returns True if this device is a member of the Spotify Web API player device list; otherwise, False.
Spotify Connect device name and id value (e.g. "Bose-ST10-1" (30fbc80e35598f3c242f2120413c943dfd9715fe)).
Spotify Zeroconf API Zeroconf response object.