forked from spotify-web-api-java/spotify-web-api-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconstant-values.html
More file actions
100 lines (100 loc) · 6.13 KB
/
Copy pathconstant-values.html
File metadata and controls
100 lines (100 loc) · 6.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (19) on Mon Feb 13 07:35:54 CET 2023 -->
<title>Constant Field Values (Spotify Web API Java Client 8.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-02-13">
<meta name="description" content="summary of constants">
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="constants-summary-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#constant-values">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section class="packages">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#se.michaelthelin">se.michaelthelin.*</a></li>
</ul>
</section>
</div>
<section class="constants-summary" id="se.michaelthelin">
<h2 title="se.michaelthelin.*">se.michaelthelin.*</h2>
<ul class="block-list">
<li>
<div class="caption"><span>se.michaelthelin.spotify.<a href="se/michaelthelin/spotify/SpotifyApi.html" title="class in se.michaelthelin.spotify">SpotifyApi</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Constant Field</div>
<div class="table-header col-last">Value</div>
<div class="col-first even-row-color"><code id="se.michaelthelin.spotify.SpotifyApi.DEFAULT_AUTHENTICATION_HOST">public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="se/michaelthelin/spotify/SpotifyApi.html#DEFAULT_AUTHENTICATION_HOST">DEFAULT_AUTHENTICATION_HOST</a></code></div>
<div class="col-last even-row-color"><code>"accounts.spotify.com"</code></div>
<div class="col-first odd-row-color"><code id="se.michaelthelin.spotify.SpotifyApi.DEFAULT_AUTHENTICATION_PORT">public static final int</code></div>
<div class="col-second odd-row-color"><code><a href="se/michaelthelin/spotify/SpotifyApi.html#DEFAULT_AUTHENTICATION_PORT">DEFAULT_AUTHENTICATION_PORT</a></code></div>
<div class="col-last odd-row-color"><code>443</code></div>
<div class="col-first even-row-color"><code id="se.michaelthelin.spotify.SpotifyApi.DEFAULT_AUTHENTICATION_SCHEME">public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><code><a href="se/michaelthelin/spotify/SpotifyApi.html#DEFAULT_AUTHENTICATION_SCHEME">DEFAULT_AUTHENTICATION_SCHEME</a></code></div>
<div class="col-last even-row-color"><code>"https"</code></div>
<div class="col-first odd-row-color"><code id="se.michaelthelin.spotify.SpotifyApi.DEFAULT_HOST">public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="se/michaelthelin/spotify/SpotifyApi.html#DEFAULT_HOST">DEFAULT_HOST</a></code></div>
<div class="col-last odd-row-color"><code>"api.spotify.com"</code></div>
<div class="col-first even-row-color"><code id="se.michaelthelin.spotify.SpotifyApi.DEFAULT_PORT">public static final int</code></div>
<div class="col-second even-row-color"><code><a href="se/michaelthelin/spotify/SpotifyApi.html#DEFAULT_PORT">DEFAULT_PORT</a></code></div>
<div class="col-last even-row-color"><code>443</code></div>
<div class="col-first odd-row-color"><code id="se.michaelthelin.spotify.SpotifyApi.DEFAULT_SCHEME">public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color"><code><a href="se/michaelthelin/spotify/SpotifyApi.html#DEFAULT_SCHEME">DEFAULT_SCHEME</a></code></div>
<div class="col-last odd-row-color"><code>"https"</code></div>
</div>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright © 2023. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>