Uses of Class
se.michaelthelin.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
Packages that use SeekToPositionInCurrentlyPlayingTrackRequest.Builder
-
Uses of SeekToPositionInCurrentlyPlayingTrackRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return SeekToPositionInCurrentlyPlayingTrackRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.seekToPositionInCurrentlyPlayingTrack
(int position_ms) Seeks to the given position in the user's currently playing track. -
Uses of SeekToPositionInCurrentlyPlayingTrackRequest.Builder in se.michaelthelin.spotify.requests.data.player
Methods in se.michaelthelin.spotify.requests.data.player that return SeekToPositionInCurrentlyPlayingTrackRequest.BuilderModifier and TypeMethodDescriptionThe device ID setter.SeekToPositionInCurrentlyPlayingTrackRequest.Builder.position_ms
(Integer position_ms) The position setter.SeekToPositionInCurrentlyPlayingTrackRequest.Builder.self()