Uses of Class
de.sonallux.spotify.api.apis.player.SetVolumeForUsersPlaybackRequest
-
Packages that use SetVolumeForUsersPlaybackRequest Package Description de.sonallux.spotify.api.apis de.sonallux.spotify.api.apis.player -
-
Uses of SetVolumeForUsersPlaybackRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return SetVolumeForUsersPlaybackRequest Modifier and Type Method Description SetVolumeForUsersPlaybackRequestPlayerApi. setVolumeForUsersPlayback(int volumePercent)Set Volume For User's Playback -
Uses of SetVolumeForUsersPlaybackRequest in de.sonallux.spotify.api.apis.player
Methods in de.sonallux.spotify.api.apis.player that return SetVolumeForUsersPlaybackRequest Modifier and Type Method Description SetVolumeForUsersPlaybackRequestSetVolumeForUsersPlaybackRequest. deviceId(String deviceId)The id of the device this command is targeting.
-