Uses of Class
de.sonallux.spotify.api.apis.player.SeekToPositionInCurrentlyPlayingTrackRequest
-
Packages that use SeekToPositionInCurrentlyPlayingTrackRequest Package Description de.sonallux.spotify.api.apis de.sonallux.spotify.api.apis.player -
-
Uses of SeekToPositionInCurrentlyPlayingTrackRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return SeekToPositionInCurrentlyPlayingTrackRequest Modifier and Type Method Description SeekToPositionInCurrentlyPlayingTrackRequestPlayerApi. seekToPositionInCurrentlyPlayingTrack(int positionMs)Seek To Position In Currently Playing Track -
Uses of SeekToPositionInCurrentlyPlayingTrackRequest in de.sonallux.spotify.api.apis.player
Methods in de.sonallux.spotify.api.apis.player that return SeekToPositionInCurrentlyPlayingTrackRequest Modifier and Type Method Description SeekToPositionInCurrentlyPlayingTrackRequestSeekToPositionInCurrentlyPlayingTrackRequest. deviceId(String deviceId)The id of the device this command is targeting.
-