Module: Spotted::Models::Me
- Defined in:
- lib/spotted/models/me/device_object.rb,
lib/spotted/models/me/context_object.rb,
lib/spotted/models/me/show_list_params.rb,
lib/spotted/models/me/show_save_params.rb,
lib/spotted/models/me/album_list_params.rb,
lib/spotted/models/me/album_save_params.rb,
lib/spotted/models/me/show_check_params.rb,
lib/spotted/models/me/track_list_params.rb,
lib/spotted/models/me/track_save_params.rb,
lib/spotted/models/me/album_check_params.rb,
lib/spotted/models/me/show_list_response.rb,
lib/spotted/models/me/show_remove_params.rb,
lib/spotted/models/me/track_check_params.rb,
lib/spotted/models/me/album_list_response.rb,
lib/spotted/models/me/album_remove_params.rb,
lib/spotted/models/me/episode_list_params.rb,
lib/spotted/models/me/episode_save_params.rb,
lib/spotted/models/me/show_check_response.rb,
lib/spotted/models/me/track_list_response.rb,
lib/spotted/models/me/track_remove_params.rb,
lib/spotted/models/me/album_check_response.rb,
lib/spotted/models/me/episode_check_params.rb,
lib/spotted/models/me/playlist_list_params.rb,
lib/spotted/models/me/track_check_response.rb,
lib/spotted/models/me/audiobook_list_params.rb,
lib/spotted/models/me/audiobook_save_params.rb,
lib/spotted/models/me/episode_list_response.rb,
lib/spotted/models/me/episode_remove_params.rb,
lib/spotted/models/me/audiobook_check_params.rb,
lib/spotted/models/me/episode_check_response.rb,
lib/spotted/models/me/following_check_params.rb,
lib/spotted/models/me/player_transfer_params.rb,
lib/spotted/models/me/audiobook_list_response.rb,
lib/spotted/models/me/audiobook_remove_params.rb,
lib/spotted/models/me/following_follow_params.rb,
lib/spotted/models/me/player/queue_add_params.rb,
lib/spotted/models/me/player/queue_get_params.rb,
lib/spotted/models/me/player_get_state_params.rb,
lib/spotted/models/me/player_skip_next_params.rb,
lib/spotted/models/me/audiobook_check_response.rb,
lib/spotted/models/me/following_check_response.rb,
lib/spotted/models/me/player_set_volume_params.rb,
lib/spotted/models/me/following_unfollow_params.rb,
lib/spotted/models/me/player/queue_get_response.rb,
lib/spotted/models/me/player_get_devices_params.rb,
lib/spotted/models/me/player_get_state_response.rb,
lib/spotted/models/me/top_list_top_tracks_params.rb,
lib/spotted/models/me/player_get_devices_response.rb,
lib/spotted/models/me/player_skip_previous_params.rb,
lib/spotted/models/me/top_list_top_artists_params.rb,
lib/spotted/models/me/player_pause_playback_params.rb,
lib/spotted/models/me/player_start_playback_params.rb,
lib/spotted/models/me/player_toggle_shuffle_params.rb,
lib/spotted/models/me/player_set_repeat_mode_params.rb,
lib/spotted/models/me/following_bulk_retrieve_params.rb,
lib/spotted/models/me/player_seek_to_position_params.rb,
lib/spotted/models/me/following_bulk_retrieve_response.rb,
lib/spotted/models/me/player_list_recently_played_params.rb,
lib/spotted/models/me/player_get_currently_playing_params.rb,
lib/spotted/models/me/player_list_recently_played_response.rb,
lib/spotted/models/me/player_get_currently_playing_response.rb
Defined Under Namespace
Modules: Player Classes: AlbumCheckParams, AlbumListParams, AlbumListResponse, AlbumRemoveParams, AlbumSaveParams, AudiobookCheckParams, AudiobookListParams, AudiobookListResponse, AudiobookRemoveParams, AudiobookSaveParams, ContextObject, DeviceObject, EpisodeCheckParams, EpisodeListParams, EpisodeListResponse, EpisodeRemoveParams, EpisodeSaveParams, FollowingBulkRetrieveParams, FollowingBulkRetrieveResponse, FollowingCheckParams, FollowingFollowParams, FollowingUnfollowParams, PlayerGetCurrentlyPlayingParams, PlayerGetCurrentlyPlayingResponse, PlayerGetDevicesParams, PlayerGetDevicesResponse, PlayerGetStateParams, PlayerGetStateResponse, PlayerListRecentlyPlayedParams, PlayerListRecentlyPlayedResponse, PlayerPausePlaybackParams, PlayerSeekToPositionParams, PlayerSetRepeatModeParams, PlayerSetVolumeParams, PlayerSkipNextParams, PlayerSkipPreviousParams, PlayerStartPlaybackParams, PlayerToggleShuffleParams, PlayerTransferParams, PlaylistListParams, ShowCheckParams, ShowListParams, ShowListResponse, ShowRemoveParams, ShowSaveParams, TopListTopArtistsParams, TopListTopTracksParams, TrackCheckParams, TrackListParams, TrackListResponse, TrackRemoveParams, TrackSaveParams
Constant Summary collapse
- ShowCheckResponse =
Spotted::Internal::Type::ArrayOf[Spotted::Internal::Type::Boolean]
- AlbumCheckResponse =
Spotted::Internal::Type::ArrayOf[Spotted::Internal::Type::Boolean]
- TrackCheckResponse =
Spotted::Internal::Type::ArrayOf[Spotted::Internal::Type::Boolean]
- EpisodeCheckResponse =
Spotted::Internal::Type::ArrayOf[Spotted::Internal::Type::Boolean]
- AudiobookCheckResponse =
Spotted::Internal::Type::ArrayOf[Spotted::Internal::Type::Boolean]
- FollowingCheckResponse =
Spotted::Internal::Type::ArrayOf[Spotted::Internal::Type::Boolean]