Module spotify::status [] [src]

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

SimpleTrack

A simple track. Provides an abstraction over the more complicated and quite messy Track struct.

SpotifyStatus

A Spotify status.

SpotifyStatusChange

A change in the Spotify status.