Class GetInformationAboutUsersCurrentPlaybackRequest

    • Method Detail

      • execute

        public CurrentlyPlayingContext execute()
                                        throws java.io.IOException,
                                               SpotifyWebApiException
        Get information about a user's playback.
        Returns:
        Information about a users playback.
        Throws:
        java.io.IOException - In case of networking issues.
        SpotifyWebApiException - The Web API returned an error further specified in this exception's root cause.