Expand description
The status module.
This module contains methods to turn the JSON responses from the Spotify connector into easy-to-use structures.
It also contains some extra abstractions, such as the SimpleTrack struct.
Structsยง
- Resource
- A Spotify resource.
- Resource
Location - A Spotify resource location.
- Simple
Track - A simple track.
Provides an abstraction over the more
complicated and quite messy
Trackstruct. - Spotify
Status - A Spotify status.
- Spotify
Status Change - A change in the Spotify status.
- Track
- A Spotify track.