| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Spotify.Types.Player
Documentation
data PlaybackState Source #
Constructors
| PlaybackState | |
Fields
| |
Instances
Constructors
| RepeatOff | |
| RepeatContext | |
| RepeatTrack |
Instances
| FromJSON Repeat Source # | |
| Generic Repeat Source # | |
| Show Repeat Source # | |
| Eq Repeat Source # | |
| Ord Repeat Source # | |
| type Rep Repeat Source # | |
Defined in Spotify.Types.Player type Rep Repeat = D1 ('MetaData "Repeat" "Spotify.Types.Player" "spotify-0.1.0.1-DSXk6mPWfQGGnICPbDr6pO-spotify-types" 'False) (C1 ('MetaCons "RepeatOff" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "RepeatContext" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "RepeatTrack" 'PrefixI 'False) (U1 :: Type -> Type))) | |
data CurrentlyPlayingTrack Source #
Constructors
| CurrentlyPlayingTrack | |
Instances
Constructors
| Device | |
Fields
| |
Instances
Constructors
| Context | |
Fields
| |
Instances
| FromJSON Context Source # | |
| Generic Context Source # | |
| Show Context Source # | |
| Eq Context Source # | |
| Ord Context Source # | |
Defined in Spotify.Types.Player | |
| type Rep Context Source # | |
Defined in Spotify.Types.Player type Rep Context = D1 ('MetaData "Context" "Spotify.Types.Player" "spotify-0.1.0.1-DSXk6mPWfQGGnICPbDr6pO-spotify-types" 'False) (C1 ('MetaCons "Context" 'PrefixI 'True) ((S1 ('MetaSel ('Just "type_") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text) :*: S1 ('MetaSel ('Just "href") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Href)) :*: (S1 ('MetaSel ('Just "externalUrls") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ExternalURLs) :*: S1 ('MetaSel ('Just "uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 URI)))) | |
Constructors
| Actions | |
Fields
| |