Class GetQueueRequest
java.lang.Object
de.sonallux.spotify.api.apis.player.GetQueueRequest
Get the User's Queue request
Required OAuth scopes
user-read-playback-state
Response
Information about the queue
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetQueueRequest
Get the User's Queue request- Parameters:
apiClient-The API client
-
-
Method Details
-
build
Build the request into an executable api call- Returns:
- an executable api call
-