You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="com/adamratzman/spotify/models/BadRequestException.html" title="class in com.adamratzman.spotify.models" target="classFrame">BadRequestException</a></li>
33
33
<li><ahref="com/adamratzman/spotify/endpoints/public/BrowseAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">BrowseAPI</a></li>
34
34
<li><ahref="com/adamratzman/spotify/BuilderKt.html" title="class in com.adamratzman.spotify" target="classFrame">BuilderKt</a></li>
35
+
<li><ahref="com/adamratzman/spotify/http/CacheState.html" title="class in com.adamratzman.spotify.http" target="classFrame">CacheState</a></li>
35
36
<li><ahref="com/adamratzman/spotify/endpoints/client/ClientFollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientFollowingAPI</a></li>
36
37
<li><ahref="com/adamratzman/spotify/endpoints/client/ClientLibraryAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientLibraryAPI</a></li>
37
38
<li><ahref="com/adamratzman/spotify/endpoints/client/ClientPersonalizationAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientPersonalizationAPI</a></li>
<li><ahref="com/adamratzman/spotify/models/FeaturedPlaylists.html" title="class in com.adamratzman.spotify.models" target="classFrame">FeaturedPlaylists</a></li>
61
62
<li><ahref="com/adamratzman/spotify/models/Followers.html" title="class in com.adamratzman.spotify.models" target="classFrame">Followers</a></li>
62
63
<li><ahref="com/adamratzman/spotify/endpoints/public/FollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">FollowingAPI</a></li>
64
+
<li><ahref="com/adamratzman/spotify/http/HttpHeader.html" title="class in com.adamratzman.spotify.http" target="classFrame">HttpHeader</a></li>
65
+
<li><ahref="com/adamratzman/spotify/http/HttpRequestMethod.html" title="enum in com.adamratzman.spotify.http" target="classFrame">HttpRequestMethod</a></li>
63
66
<li><ahref="com/adamratzman/spotify/models/Identifiable.html" title="class in com.adamratzman.spotify.models" target="classFrame">Identifiable</a></li>
64
67
<li><ahref="com/adamratzman/spotify/models/IdentifiableNullable.html" title="class in com.adamratzman.spotify.models" target="classFrame">IdentifiableNullable</a></li>
65
68
<li><ahref="com/adamratzman/spotify/endpoints/client/LibraryType.html" title="enum in com.adamratzman.spotify.endpoints.client" target="classFrame">LibraryType</a></li>
66
69
<li><ahref="com/adamratzman/spotify/models/LinkedTrack.html" title="class in com.adamratzman.spotify.models" target="classFrame">LinkedTrack</a></li>
67
70
<li><ahref="com/adamratzman/spotify/models/LocalTrackURI.html" title="class in com.adamratzman.spotify.models" target="classFrame">LocalTrackURI</a></li>
68
-
<li><ahref="com/adamratzman/spotify/utils/MiscUtilsKt.html" title="class in com.adamratzman.spotify.utils" target="classFrame">MiscUtilsKt</a></li>
69
71
<li><ahref="com/adamratzman/spotify/models/NeedsApi.html" title="class in com.adamratzman.spotify.models" target="classFrame">NeedsApi</a></li>
70
72
<li><ahref="com/adamratzman/spotify/models/PagingObject.html" title="class in com.adamratzman.spotify.models" target="classFrame">PagingObject</a></li>
71
73
<li><ahref="com/adamratzman/spotify/models/PagingObjectsKt.html" title="class in com.adamratzman.spotify.models" target="classFrame">PagingObjectsKt</a></li>
<li><ahref="com/adamratzman/spotify/SpotifyApiBuilderDsl.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyApiBuilderDsl</a></li>
100
102
<li><ahref="com/adamratzman/spotify/SpotifyAPIKt.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAPIKt</a></li>
101
103
<li><ahref="com/adamratzman/spotify/SpotifyAppAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAppAPI</a></li>
104
+
<li><ahref="com/adamratzman/spotify/models/SpotifyAuthenticationException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyAuthenticationException</a></li>
105
+
<li><ahref="com/adamratzman/spotify/http/SpotifyCache.html" title="class in com.adamratzman.spotify.http" target="classFrame">SpotifyCache</a></li>
102
106
<li><ahref="com/adamratzman/spotify/models/SpotifyCategory.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyCategory</a></li>
103
107
<li><ahref="com/adamratzman/spotify/SpotifyClientAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyClientAPI</a></li>
104
108
<li><ahref="com/adamratzman/spotify/models/SpotifyCopyright.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyCopyright</a></li>
<li><ahref="com/adamratzman/spotify/models/SpotifyImage.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyImage</a></li>
110
114
<li><ahref="com/adamratzman/spotify/SpotifyLogger.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyLogger</a></li>
111
115
<li><ahref="com/adamratzman/spotify/models/SpotifyPublicUser.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyPublicUser</a></li>
116
+
<li><ahref="com/adamratzman/spotify/models/SpotifyRatelimitedException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyRatelimitedException</a></li>
117
+
<li><ahref="com/adamratzman/spotify/http/SpotifyRequest.html" title="class in com.adamratzman.spotify.http" target="classFrame">SpotifyRequest</a></li>
112
118
<li><ahref="com/adamratzman/spotify/SpotifyRestAction.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyRestAction</a></li>
113
119
<li><ahref="com/adamratzman/spotify/SpotifyRestActionPaging.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyRestActionPaging</a></li>
114
120
<li><ahref="com/adamratzman/spotify/SpotifyScope.html" title="enum in com.adamratzman.spotify" target="classFrame">SpotifyScope</a></li>
115
121
<li><ahref="com/adamratzman/spotify/endpoints/client/SpotifyTrackPositions.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">SpotifyTrackPositions</a></li>
116
122
<li><ahref="com/adamratzman/spotify/models/SpotifyUri.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUri</a></li>
117
123
<li><ahref="com/adamratzman/spotify/models/SpotifyUriException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUriException</a></li>
118
124
<li><ahref="com/adamratzman/spotify/models/SpotifyUrisKt.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUrisKt</a></li>
125
+
<li><ahref="com/adamratzman/spotify/SpotifyUserAuthorization.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUserAuthorization</a></li>
119
126
<li><ahref="com/adamratzman/spotify/SpotifyUserAuthorizationBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUserAuthorizationBuilder</a></li>
120
127
<li><ahref="com/adamratzman/spotify/models/SpotifyUserInformation.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUserInformation</a></li>
128
+
<li><ahref="com/adamratzman/spotify/SpotifyUtilities.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUtilities</a></li>
129
+
<li><ahref="com/adamratzman/spotify/SpotifyUtilitiesBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUtilitiesBuilder</a></li>
121
130
<li><ahref="com/adamratzman/spotify/models/TimeInterval.html" title="class in com.adamratzman.spotify.models" target="classFrame">TimeInterval</a></li>
122
131
<li><ahref="com/adamratzman/spotify/models/Token.html" title="class in com.adamratzman.spotify.models" target="classFrame">Token</a></li>
132
+
<li><ahref="com/adamratzman/spotify/models/TokenValidityResponse.html" title="class in com.adamratzman.spotify.models" target="classFrame">TokenValidityResponse</a></li>
123
133
<li><ahref="com/adamratzman/spotify/models/Track.html" title="class in com.adamratzman.spotify.models" target="classFrame">Track</a></li>
124
134
<li><ahref="com/adamratzman/spotify/models/TrackAnalysis.html" title="class in com.adamratzman.spotify.models" target="classFrame">TrackAnalysis</a></li>
135
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TrackAttribute.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TrackAttribute</a></li>
136
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TrackAttribute.Companion.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TrackAttribute.Companion</a></li>
125
137
<li><ahref="com/adamratzman/spotify/endpoints/public/TracksAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TracksAPI</a></li>
126
138
<li><ahref="com/adamratzman/spotify/models/TrackURI.html" title="class in com.adamratzman.spotify.models" target="classFrame">TrackURI</a></li>
127
-
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.html" title="enum in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute</a></li>
139
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute</a></li>
140
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.ACOUSTICNESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.ACOUSTICNESS</a></li>
141
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.Companion.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.Companion</a></li>
142
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.DANCEABILITY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.DANCEABILITY</a></li>
143
+
<li><ahref="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>
144
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.ENERGY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.ENERGY</a></li>
145
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.INSTRUMENTALNESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.INSTRUMENTALNESS</a></li>
146
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.KEY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.KEY</a></li>
147
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.LIVENESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.LIVENESS</a></li>
148
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.LOUDNESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.LOUDNESS</a></li>
149
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.MODE.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.MODE</a></li>
150
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.POPULARITY.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.POPULARITY</a></li>
151
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.SPEECHINESS.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.SPEECHINESS</a></li>
152
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.TEMPO.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.TEMPO</a></li>
153
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.TIME_SIGNATURE.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.TIME_SIGNATURE</a></li>
154
+
<li><ahref="com/adamratzman/spotify/endpoints/public/TuneableTrackAttribute.VALENCE.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">TuneableTrackAttribute.VALENCE</a></li>
155
+
<li><ahref="com/adamratzman/spotify/models/UnNullableException.html" title="class in com.adamratzman.spotify.models" target="classFrame">UnNullableException</a></li>
128
156
<li><ahref="com/adamratzman/spotify/endpoints/public/UserAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">UserAPI</a></li>
129
157
<li><ahref="com/adamratzman/spotify/models/UserURI.html" title="class in com.adamratzman.spotify.models" target="classFrame">UserURI</a></li>
130
158
<li><ahref="com/adamratzman/spotify/models/VideoThumbnail.html" title="class in com.adamratzman.spotify.models" target="classFrame">VideoThumbnail</a></li>
0 commit comments