- seekTo(long) - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Seek to specified position in the song.
- seekToRelativePosition(long) - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Seek to relative position in a track.
- setAuthMethod(ConnectionParams.AuthMethod) - Method in class com.spotify.android.appremote.api.ConnectionParams.Builder
-
Use to override default authentication type ("appid")
- setDebugMode(boolean) - Static method in class com.spotify.android.appremote.api.SpotifyAppRemote
-
Enable excessive logging.
- setErrorCallback(ErrorCallback) - Method in interface com.spotify.protocol.client.PendingResult
-
- setErrorCallback(ErrorCallback) - Method in class com.spotify.protocol.client.PendingResultBase
-
Set callback notified if this PendingResult fails
- setEventCallback(Subscription.EventCallback<T>) - Method in class com.spotify.protocol.client.Subscription
-
Set callback called every time a new event is received on the Subscription
- setJsonMapper(JsonMapper) - Method in class com.spotify.android.appremote.api.ConnectionParams.Builder
-
- setLifecycleCallback(Subscription.LifecycleCallback) - Method in class com.spotify.protocol.client.Subscription
-
Set callback called when subscription starts and ends
- setPodcastPlaybackSpeed(PlaybackSpeed.PodcastPlaybackSpeed) - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Set playback speed for Podcast.
- setRedirectUri(String) - Method in class com.spotify.android.appremote.api.ConnectionParams.Builder
-
Send redirect uri for authentication purposes.
- setRepeat(int) - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Set repeat mode to repeatMode Introduced in com.spotify.protocol.client.RequiredFeatures#FEATURES_V1
- setRequiredFeatures(List<String>) - Method in class com.spotify.android.appremote.api.ConnectionParams.Builder
-
- setResultCallback(CallResult.ResultCallback<T>) - Method in class com.spotify.protocol.client.CallResult
-
Set callback to receive the result data once it is available
- setShuffle(boolean) - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Set the shuffle state Introduced in com.spotify.protocol.client.RequiredFeatures#FEATURES_V1
- shortMessage - Variable in class com.spotify.protocol.types.UserStatus
-
- shouldShowAuthView() - Method in class com.spotify.android.appremote.api.ConnectionParams
-
- showAuthView(boolean) - Method in class com.spotify.android.appremote.api.ConnectionParams.Builder
-
Spotify app will request user authorization UI if necessary.
- Shuffle - Class in com.spotify.protocol.types
-
- Shuffle(boolean) - Constructor for class com.spotify.protocol.types.Shuffle
-
- shuffle - Variable in class com.spotify.protocol.types.Shuffle
-
- skipNext() - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Skip to the next track in the currently playing context if there is one.
- SKIPPED - Static variable in class com.spotify.protocol.types.MotionState
-
- skipPrevious() - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Restart the current track or, if current track has played for less than 3 seconds, skip to
the previous track in the currently playing context Introduced in com.spotify.protocol.client.RequiredFeatures#FEATURES_V1
- skipToIndex(String, int) - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Skip to track at specified index in album or playlist.
- SLEEP - Static variable in interface com.spotify.android.appremote.api.ContentApi.ContentType
-
- SpotifyAppRemote - Class in com.spotify.android.appremote.api
-
Entry point for interacting with the Spotify app using the Spotify App Remote for Android
- SpotifyAppRemoteException - Exception in com.spotify.protocol.error
-
- SpotifyAppRemoteException() - Constructor for exception com.spotify.protocol.error.SpotifyAppRemoteException
-
- SpotifyAppRemoteException(String) - Constructor for exception com.spotify.protocol.error.SpotifyAppRemoteException
-
- SpotifyAppRemoteException(Throwable) - Constructor for exception com.spotify.protocol.error.SpotifyAppRemoteException
-
- SpotifyAppRemoteException(String, Throwable) - Constructor for exception com.spotify.protocol.error.SpotifyAppRemoteException
-
- SpotifyConnectionTerminatedException - Exception in com.spotify.android.appremote.api.error
-
The connection to the Spotify app was terminated
- SpotifyConnectionTerminatedException() - Constructor for exception com.spotify.android.appremote.api.error.SpotifyConnectionTerminatedException
-
- SpotifyDisconnectedException - Exception in com.spotify.android.appremote.api.error
-
The Spotify app was/is disconnected
- SpotifyDisconnectedException() - Constructor for exception com.spotify.android.appremote.api.error.SpotifyDisconnectedException
-
- SpotifyRemoteServiceException - Exception in com.spotify.android.appremote.api.error
-
Encapsulates possible SecurityException
and IllegalStateException
errors thrown
by Context.startService(Intent)
and Context.startForegroundService(Intent)
.
SecurityException
- If the caller does not have permission to access the service or the
service can not be found.
IllegalStateException
- If the application is in a state where the service can not be
started, be found, or be accessed (such as not in the foreground in a state when services are
allowed).
- SpotifyRemoteServiceException(String, Throwable) - Constructor for exception com.spotify.android.appremote.api.error.SpotifyRemoteServiceException
-
- state - Variable in class com.spotify.protocol.types.MotionState
-
The Motion state
- STATUS_CODE_NOT_LOGGED_IN - Static variable in class com.spotify.protocol.types.UserStatus
-
- STATUS_CODE_OK - Static variable in class com.spotify.protocol.types.UserStatus
-
- subscribe(String, Class<T>) - Method in interface com.spotify.android.appremote.api.AppRemote
-
- subscribe(String, Class<T>) - Method in class com.spotify.android.appremote.api.SpotifyAppRemote
-
- subscriber - Variable in class com.spotify.protocol.types.Roles
-
- subscribeToCapabilities() - Method in interface com.spotify.android.appremote.api.UserApi
-
- subscribeToPlayerContext() - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Create a subscription for player context changes
- subscribeToPlayerState() - Method in interface com.spotify.android.appremote.api.PlayerApi
-
Create a subscription for player state changes Introduced in com.spotify.protocol.client.RequiredFeatures#FEATURES_V1
- subscribeToUserStatus() - Method in interface com.spotify.android.appremote.api.UserApi
-
- subscribeToVolumeState() - Method in interface com.spotify.android.appremote.api.ConnectApi
-
Introduced in com.spotify.protocol.client.RequiredFeatures#FEATURES_V3
- Subscription<T> - Class in com.spotify.protocol.client
-
Track a subscription for data of type T Set callbacks for events and subscription lifecycle.
- Subscription(Types.RequestId, RemoteClient) - Constructor for class com.spotify.protocol.client.Subscription
-
- Subscription.EventCallback<T> - Interface in com.spotify.protocol.client
-
- Subscription.LifecycleCallback - Interface in com.spotify.protocol.client
-
- subtitle - Variable in class com.spotify.protocol.types.ListItem
-
- subtitle - Variable in class com.spotify.protocol.types.PlayerContext
-
Subtitle of the current context