Uses of Class
se.michaelthelin.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
-
Uses of SeekToPositionInCurrentlyPlayingTrackRequest.Builder in se.michaelthelin.spotify
Modifier 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
Modifier and TypeMethodDescriptionThe device ID setter.SeekToPositionInCurrentlyPlayingTrackRequest.Builder.position_ms
(Integer position_ms) The position setter.SeekToPositionInCurrentlyPlayingTrackRequest.Builder.self()