Skip to content

Commit cc35e4c

Browse files
committed
update docs
1 parent 70fb0ef commit cc35e4c

Some content is hidden

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

41 files changed

+772
-872
lines changed

docs/allclasses-frame.html

Lines changed: 9 additions & 3 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 03 23:12:40 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:32 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-03">
8+
<meta name="date" content="2019-05-07">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -40,6 +40,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
4040
<li><a href="com/adamratzman/spotify/endpoints/client/ClientPlaylistAPI.Snapshot.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientPlaylistAPI.Snapshot</a></li>
4141
<li><a href="com/adamratzman/spotify/endpoints/client/ClientUserAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientUserAPI</a></li>
4242
<li><a href="com/adamratzman/spotify/models/Context.html" title="class in com.adamratzman.spotify.models" target="classFrame">Context</a></li>
43+
<li><a href="com/adamratzman/spotify/models/CopyrightType.html" title="enum in com.adamratzman.spotify.models" target="classFrame">CopyrightType</a></li>
44+
<li><a href="com/adamratzman/spotify/models/CoreObject.html" title="class in com.adamratzman.spotify.models" target="classFrame">CoreObject</a></li>
4345
<li><a href="com/adamratzman/spotify/models/CurrentlyPlayingContext.html" title="class in com.adamratzman.spotify.models" target="classFrame">CurrentlyPlayingContext</a></li>
4446
<li><a href="com/adamratzman/spotify/models/CurrentlyPlayingObject.html" title="class in com.adamratzman.spotify.models" target="classFrame">CurrentlyPlayingObject</a></li>
4547
<li><a href="com/adamratzman/spotify/models/CurrentlyPlayingType.html" title="enum in com.adamratzman.spotify.models" target="classFrame">CurrentlyPlayingType</a></li>
@@ -51,14 +53,18 @@ <h1 class="bar">All&nbsp;Classes</h1>
5153
<li><a href="com/adamratzman/spotify/http/EndpointsKt.html" title="class in com.adamratzman.spotify.http" target="classFrame">EndpointsKt</a></li>
5254
<li><a href="com/adamratzman/spotify/models/ErrorObject.html" title="class in com.adamratzman.spotify.models" target="classFrame">ErrorObject</a></li>
5355
<li><a href="com/adamratzman/spotify/models/ErrorResponse.html" title="class in com.adamratzman.spotify.models" target="classFrame">ErrorResponse</a></li>
56+
<li><a href="com/adamratzman/spotify/models/ExternalId.html" title="class in com.adamratzman.spotify.models" target="classFrame">ExternalId</a></li>
57+
<li><a href="com/adamratzman/spotify/models/ExternalUrl.html" title="class in com.adamratzman.spotify.models" target="classFrame">ExternalUrl</a></li>
5458
<li><a href="com/adamratzman/spotify/models/FeaturedPlaylists.html" title="class in com.adamratzman.spotify.models" target="classFrame">FeaturedPlaylists</a></li>
5559
<li><a href="com/adamratzman/spotify/models/Followers.html" title="class in com.adamratzman.spotify.models" target="classFrame">Followers</a></li>
5660
<li><a href="com/adamratzman/spotify/endpoints/public/FollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">FollowingAPI</a></li>
61+
<li><a href="com/adamratzman/spotify/models/Identifiable.html" title="class in com.adamratzman.spotify.models" target="classFrame">Identifiable</a></li>
62+
<li><a href="com/adamratzman/spotify/models/IdentifiableNullable.html" title="class in com.adamratzman.spotify.models" target="classFrame">IdentifiableNullable</a></li>
5763
<li><a href="com/adamratzman/spotify/endpoints/client/LibraryType.html" title="enum in com.adamratzman.spotify.endpoints.client" target="classFrame">LibraryType</a></li>
58-
<li><a href="com/adamratzman/spotify/models/Linkable.html" title="class in com.adamratzman.spotify.models" target="classFrame">Linkable</a></li>
5964
<li><a href="com/adamratzman/spotify/models/LinkedTrack.html" title="class in com.adamratzman.spotify.models" target="classFrame">LinkedTrack</a></li>
6065
<li><a href="com/adamratzman/spotify/models/Market.html" title="enum in com.adamratzman.spotify.models" target="classFrame">Market</a></li>
6166
<li><a href="com/adamratzman/spotify/utils/MiscUtilsKt.html" title="class in com.adamratzman.spotify.utils" target="classFrame">MiscUtilsKt</a></li>
67+
<li><a href="com/adamratzman/spotify/models/NeedsApi.html" title="class in com.adamratzman.spotify.models" target="classFrame">NeedsApi</a></li>
6268
<li><a href="com/adamratzman/spotify/models/PagingObject.html" title="class in com.adamratzman.spotify.models" target="classFrame">PagingObject</a></li>
6369
<li><a href="com/adamratzman/spotify/models/PagingObjectsKt.html" title="class in com.adamratzman.spotify.models" target="classFrame">PagingObjectsKt</a></li>
6470
<li><a href="com/adamratzman/spotify/models/PagingTraversalType.html" title="enum in com.adamratzman.spotify.models" target="classFrame">PagingTraversalType</a></li>

docs/allclasses-noframe.html

Lines changed: 9 additions & 3 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 03 23:12:40 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:32 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-03">
8+
<meta name="date" content="2019-05-07">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -40,6 +40,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
4040
<li><a href="com/adamratzman/spotify/endpoints/client/ClientPlaylistAPI.Snapshot.html" title="class in com.adamratzman.spotify.endpoints.client">ClientPlaylistAPI.Snapshot</a></li>
4141
<li><a href="com/adamratzman/spotify/endpoints/client/ClientUserAPI.html" title="class in com.adamratzman.spotify.endpoints.client">ClientUserAPI</a></li>
4242
<li><a href="com/adamratzman/spotify/models/Context.html" title="class in com.adamratzman.spotify.models">Context</a></li>
43+
<li><a href="com/adamratzman/spotify/models/CopyrightType.html" title="enum in com.adamratzman.spotify.models">CopyrightType</a></li>
44+
<li><a href="com/adamratzman/spotify/models/CoreObject.html" title="class in com.adamratzman.spotify.models">CoreObject</a></li>
4345
<li><a href="com/adamratzman/spotify/models/CurrentlyPlayingContext.html" title="class in com.adamratzman.spotify.models">CurrentlyPlayingContext</a></li>
4446
<li><a href="com/adamratzman/spotify/models/CurrentlyPlayingObject.html" title="class in com.adamratzman.spotify.models">CurrentlyPlayingObject</a></li>
4547
<li><a href="com/adamratzman/spotify/models/CurrentlyPlayingType.html" title="enum in com.adamratzman.spotify.models">CurrentlyPlayingType</a></li>
@@ -51,14 +53,18 @@ <h1 class="bar">All&nbsp;Classes</h1>
5153
<li><a href="com/adamratzman/spotify/http/EndpointsKt.html" title="class in com.adamratzman.spotify.http">EndpointsKt</a></li>
5254
<li><a href="com/adamratzman/spotify/models/ErrorObject.html" title="class in com.adamratzman.spotify.models">ErrorObject</a></li>
5355
<li><a href="com/adamratzman/spotify/models/ErrorResponse.html" title="class in com.adamratzman.spotify.models">ErrorResponse</a></li>
56+
<li><a href="com/adamratzman/spotify/models/ExternalId.html" title="class in com.adamratzman.spotify.models">ExternalId</a></li>
57+
<li><a href="com/adamratzman/spotify/models/ExternalUrl.html" title="class in com.adamratzman.spotify.models">ExternalUrl</a></li>
5458
<li><a href="com/adamratzman/spotify/models/FeaturedPlaylists.html" title="class in com.adamratzman.spotify.models">FeaturedPlaylists</a></li>
5559
<li><a href="com/adamratzman/spotify/models/Followers.html" title="class in com.adamratzman.spotify.models">Followers</a></li>
5660
<li><a href="com/adamratzman/spotify/endpoints/public/FollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.public">FollowingAPI</a></li>
61+
<li><a href="com/adamratzman/spotify/models/Identifiable.html" title="class in com.adamratzman.spotify.models">Identifiable</a></li>
62+
<li><a href="com/adamratzman/spotify/models/IdentifiableNullable.html" title="class in com.adamratzman.spotify.models">IdentifiableNullable</a></li>
5763
<li><a href="com/adamratzman/spotify/endpoints/client/LibraryType.html" title="enum in com.adamratzman.spotify.endpoints.client">LibraryType</a></li>
58-
<li><a href="com/adamratzman/spotify/models/Linkable.html" title="class in com.adamratzman.spotify.models">Linkable</a></li>
5964
<li><a href="com/adamratzman/spotify/models/LinkedTrack.html" title="class in com.adamratzman.spotify.models">LinkedTrack</a></li>
6065
<li><a href="com/adamratzman/spotify/models/Market.html" title="enum in com.adamratzman.spotify.models">Market</a></li>
6166
<li><a href="com/adamratzman/spotify/utils/MiscUtilsKt.html" title="class in com.adamratzman.spotify.utils">MiscUtilsKt</a></li>
67+
<li><a href="com/adamratzman/spotify/models/NeedsApi.html" title="class in com.adamratzman.spotify.models">NeedsApi</a></li>
6268
<li><a href="com/adamratzman/spotify/models/PagingObject.html" title="class in com.adamratzman.spotify.models">PagingObject</a></li>
6369
<li><a href="com/adamratzman/spotify/models/PagingObjectsKt.html" title="class in com.adamratzman.spotify.models">PagingObjectsKt</a></li>
6470
<li><a href="com/adamratzman/spotify/models/PagingTraversalType.html" title="enum in com.adamratzman.spotify.models">PagingTraversalType</a></li>

docs/com/adamratzman/spotify/endpoints/client/ClientFollowingAPI.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientFollowingAPI</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientFollowingAPI class">
1010
<meta name="keywords" content="isFollowingUser()">
1111
<meta name="keywords" content="isFollowingPlaylist()">

docs/com/adamratzman/spotify/endpoints/client/ClientLibraryAPI.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientLibraryAPI</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientLibraryAPI class">
1010
<meta name="keywords" content="getSavedTracks()">
1111
<meta name="keywords" content="getSavedAlbums()">

docs/com/adamratzman/spotify/endpoints/client/ClientPersonalizationAPI.TimeRange.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientPersonalizationAPI.TimeRange</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientPersonalizationAPI.TimeRange class">
1010
<meta name="keywords" content="toString()">
1111
<meta name="keywords" content="getId()">

docs/com/adamratzman/spotify/endpoints/client/ClientPersonalizationAPI.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientPersonalizationAPI</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientPersonalizationAPI class">
1010
<meta name="keywords" content="getTopArtists()">
1111
<meta name="keywords" content="getTopTracks()">

docs/com/adamratzman/spotify/endpoints/client/ClientPlayerAPI.PlayerRepeatState.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientPlayerAPI.PlayerRepeatState</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientPlayerAPI.PlayerRepeatState class">
1010
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1111
<script type="text/javascript" src="../../../../../script.js"></script>

docs/com/adamratzman/spotify/endpoints/client/ClientPlayerAPI.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientPlayerAPI</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientPlayerAPI class">
1010
<meta name="keywords" content="getDevices()">
1111
<meta name="keywords" content="getCurrentContext()">

docs/com/adamratzman/spotify/endpoints/client/ClientPlaylistAPI.Snapshot.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientPlaylistAPI.Snapshot</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientPlaylistAPI.Snapshot class">
1010
<meta name="keywords" content="getSnapshotId()">
1111
<meta name="keywords" content="component1()">

docs/com/adamratzman/spotify/endpoints/client/ClientPlaylistAPI.html

Lines changed: 2 additions & 2 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 03 23:12:21 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Tue May 07 23:59:19 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ClientPlaylistAPI</title>
8-
<meta name="date" content="2019-05-03">
8+
<meta name="date" content="2019-05-07">
99
<meta name="keywords" content="com.adamratzman.spotify.endpoints.client.ClientPlaylistAPI class">
1010
<meta name="keywords" content="createPlaylist()">
1111
<meta name="keywords" content="addTrackToPlaylist()">

0 commit comments

Comments
 (0)