Skip to content

Commit bf0c703

Browse files
committed
update docs and dependencies
1 parent 96eaefd commit bf0c703

File tree

168 files changed

+10962
-1523
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+10962
-1523
lines changed

docs/allclasses-frame.html

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_211) on Fri May 10 09:58:58 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_221) on Sun Aug 11 12:04:08 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes</title>
8-
<meta name="date" content="2019-05-10">
8+
<meta name="date" content="2019-08-11">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -32,6 +32,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
3232
<li><a href="com/adamratzman/spotify/models/BadRequestException.html" title="class in com.adamratzman.spotify.models" target="classFrame">BadRequestException</a></li>
3333
<li><a href="com/adamratzman/spotify/endpoints/public/BrowseAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">BrowseAPI</a></li>
3434
<li><a href="com/adamratzman/spotify/BuilderKt.html" title="class in com.adamratzman.spotify" target="classFrame">BuilderKt</a></li>
35+
<li><a href="com/adamratzman/spotify/http/CacheState.html" title="class in com.adamratzman.spotify.http" target="classFrame">CacheState</a></li>
3536
<li><a href="com/adamratzman/spotify/endpoints/client/ClientFollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientFollowingAPI</a></li>
3637
<li><a href="com/adamratzman/spotify/endpoints/client/ClientLibraryAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientLibraryAPI</a></li>
3738
<li><a href="com/adamratzman/spotify/endpoints/client/ClientPersonalizationAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientPersonalizationAPI</a></li>
@@ -60,12 +61,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
6061
<li><a href="com/adamratzman/spotify/models/FeaturedPlaylists.html" title="class in com.adamratzman.spotify.models" target="classFrame">FeaturedPlaylists</a></li>
6162
<li><a href="com/adamratzman/spotify/models/Followers.html" title="class in com.adamratzman.spotify.models" target="classFrame">Followers</a></li>
6263
<li><a href="com/adamratzman/spotify/endpoints/public/FollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">FollowingAPI</a></li>
64+
<li><a href="com/adamratzman/spotify/http/HttpHeader.html" title="class in com.adamratzman.spotify.http" target="classFrame">HttpHeader</a></li>
65+
<li><a href="com/adamratzman/spotify/http/HttpRequestMethod.html" title="enum in com.adamratzman.spotify.http" target="classFrame">HttpRequestMethod</a></li>
6366
<li><a href="com/adamratzman/spotify/models/Identifiable.html" title="class in com.adamratzman.spotify.models" target="classFrame">Identifiable</a></li>
6467
<li><a href="com/adamratzman/spotify/models/IdentifiableNullable.html" title="class in com.adamratzman.spotify.models" target="classFrame">IdentifiableNullable</a></li>
6568
<li><a href="com/adamratzman/spotify/endpoints/client/LibraryType.html" title="enum in com.adamratzman.spotify.endpoints.client" target="classFrame">LibraryType</a></li>
6669
<li><a href="com/adamratzman/spotify/models/LinkedTrack.html" title="class in com.adamratzman.spotify.models" target="classFrame">LinkedTrack</a></li>
6770
<li><a href="com/adamratzman/spotify/models/LocalTrackURI.html" title="class in com.adamratzman.spotify.models" target="classFrame">LocalTrackURI</a></li>
68-
<li><a href="com/adamratzman/spotify/utils/MiscUtilsKt.html" title="class in com.adamratzman.spotify.utils" target="classFrame">MiscUtilsKt</a></li>
6971
<li><a href="com/adamratzman/spotify/models/NeedsApi.html" title="class in com.adamratzman.spotify.models" target="classFrame">NeedsApi</a></li>
7072
<li><a href="com/adamratzman/spotify/models/PagingObject.html" title="class in com.adamratzman.spotify.models" target="classFrame">PagingObject</a></li>
7173
<li><a href="com/adamratzman/spotify/models/PagingObjectsKt.html" title="class in com.adamratzman.spotify.models" target="classFrame">PagingObjectsKt</a></li>
@@ -99,6 +101,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
99101
<li><a href="com/adamratzman/spotify/SpotifyApiBuilderDsl.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyApiBuilderDsl</a></li>
100102
<li><a href="com/adamratzman/spotify/SpotifyAPIKt.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAPIKt</a></li>
101103
<li><a href="com/adamratzman/spotify/SpotifyAppAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAppAPI</a></li>
104+
<li><a href="com/adamratzman/spotify/models/SpotifyAuthenticationException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyAuthenticationException</a></li>
105+
<li><a href="com/adamratzman/spotify/http/SpotifyCache.html" title="class in com.adamratzman.spotify.http" target="classFrame">SpotifyCache</a></li>
102106
<li><a href="com/adamratzman/spotify/models/SpotifyCategory.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyCategory</a></li>
103107
<li><a href="com/adamratzman/spotify/SpotifyClientAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyClientAPI</a></li>
104108
<li><a href="com/adamratzman/spotify/models/SpotifyCopyright.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyCopyright</a></li>
@@ -109,22 +113,45 @@ <h1 class="bar">All&nbsp;Classes</h1>
109113
<li><a href="com/adamratzman/spotify/models/SpotifyImage.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyImage</a></li>
110114
<li><a href="com/adamratzman/spotify/SpotifyLogger.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyLogger</a></li>
111115
<li><a href="com/adamratzman/spotify/models/SpotifyPublicUser.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyPublicUser</a></li>
116+
<li><a href="com/adamratzman/spotify/models/SpotifyRatelimitedException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyRatelimitedException</a></li>
117+
<li><a href="com/adamratzman/spotify/http/SpotifyRequest.html" title="class in com.adamratzman.spotify.http" target="classFrame">SpotifyRequest</a></li>
112118
<li><a href="com/adamratzman/spotify/SpotifyRestAction.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyRestAction</a></li>
113119
<li><a href="com/adamratzman/spotify/SpotifyRestActionPaging.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyRestActionPaging</a></li>
114120
<li><a href="com/adamratzman/spotify/SpotifyScope.html" title="enum in com.adamratzman.spotify" target="classFrame">SpotifyScope</a></li>
115121
<li><a href="com/adamratzman/spotify/endpoints/client/SpotifyTrackPositions.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">SpotifyTrackPositions</a></li>
116122
<li><a href="com/adamratzman/spotify/models/SpotifyUri.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUri</a></li>
117123
<li><a href="com/adamratzman/spotify/models/SpotifyUriException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUriException</a></li>
118124
<li><a href="com/adamratzman/spotify/models/SpotifyUrisKt.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUrisKt</a></li>
125+
<li><a href="com/adamratzman/spotify/SpotifyUserAuthorization.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUserAuthorization</a></li>
119126
<li><a href="com/adamratzman/spotify/SpotifyUserAuthorizationBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUserAuthorizationBuilder</a></li>
120127
<li><a href="com/adamratzman/spotify/models/SpotifyUserInformation.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUserInformation</a></li>
128+
<li><a href="com/adamratzman/spotify/SpotifyUtilities.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUtilities</a></li>
129+
<li><a href="com/adamratzman/spotify/SpotifyUtilitiesBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUtilitiesBuilder</a></li>
121130
<li><a href="com/adamratzman/spotify/models/TimeInterval.html" title="class in com.adamratzman.spotify.models" target="classFrame">TimeInterval</a></li>
122131
<li><a href="com/adamratzman/spotify/models/Token.html" title="class in com.adamratzman.spotify.models" target="classFrame">Token</a></li>
132+
<li><a href="com/adamratzman/spotify/models/TokenValidityResponse.html" title="class in com.adamratzman.spotify.models" target="classFrame">TokenValidityResponse</a></li>
123133
<li><a href="com/adamratzman/spotify/models/Track.html" title="class in com.adamratzman.spotify.models" target="classFrame">Track</a></li>
124134
<li><a href="com/adamratzman/spotify/models/TrackAnalysis.html" title="class in com.adamratzman.spotify.models" target="classFrame">TrackAnalysis</a></li>
135+
<li><a href="com/adamratzman/spotify/endpoints/public/TrackAttribute.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TrackAttribute</a></li>
136+
<li><a href="com/adamratzman/spotify/endpoints/public/TrackAttribute.Companion.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TrackAttribute.Companion</a></li>
125137
<li><a href="com/adamratzman/spotify/endpoints/public/TracksAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TracksAPI</a></li>
126138
<li><a href="com/adamratzman/spotify/models/TrackURI.html" title="class in com.adamratzman.spotify.models" target="classFrame">TrackURI</a></li>
127-
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.html" title="enum in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute</a></li>
139+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute</a></li>
140+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.ACOUSTICNESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.ACOUSTICNESS</a></li>
141+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.DANCEABILITY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.DANCEABILITY</a></li>
142+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.DURATION_IN_MILLISECONDS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.DURATION_IN_MILLISECONDS</a></li>
143+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.ENERGY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.ENERGY</a></li>
144+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.INSTRUMENTALNESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.INSTRUMENTALNESS</a></li>
145+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.KEY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.KEY</a></li>
146+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.LIVENESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.LIVENESS</a></li>
147+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.LOUDNESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.LOUDNESS</a></li>
148+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.MODE.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.MODE</a></li>
149+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.POPULARITY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.POPULARITY</a></li>
150+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.SPEECHINESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.SPEECHINESS</a></li>
151+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.TEMPO.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.TEMPO</a></li>
152+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.TIME_SIGNATURE.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.TIME_SIGNATURE</a></li>
153+
<li><a href="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.VALENCE.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.VALENCE</a></li>
154+
<li><a href="com/adamratzman/spotify/models/UnNullableException.html" title="class in com.adamratzman.spotify.models" target="classFrame">UnNullableException</a></li>
128155
<li><a href="com/adamratzman/spotify/endpoints/public/UserAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">UserAPI</a></li>
129156
<li><a href="com/adamratzman/spotify/models/UserURI.html" title="class in com.adamratzman.spotify.models" target="classFrame">UserURI</a></li>
130157
<li><a href="com/adamratzman/spotify/models/VideoThumbnail.html" title="class in com.adamratzman.spotify.models" target="classFrame">VideoThumbnail</a></li>

0 commit comments

Comments
 (0)