Class GetUsersCurrentlyPlayingTrackRequest

All Implemented Interfaces:
IRequest<CurrentlyPlaying>

public class GetUsersCurrentlyPlayingTrackRequest extends AbstractDataRequest<CurrentlyPlaying>
Get the object currently being played on the user’s Spotify account.
  • Method Details