FavoritesResourcesAsync.html 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_161) on Thu Aug 16 18:54:18 JST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>FavoritesResourcesAsync (twitter4j-async 4.0.7 API)</title>
  8. <meta name="date" content="2018-08-16">
  9. <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="FavoritesResourcesAsync (twitter4j-async 4.0.7 API)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
  23. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
  24. var altColor = "altColor";
  25. var rowColor = "rowColor";
  26. var tableTab = "tableTab";
  27. var activeTableTab = "activeTableTab";
  28. </script>
  29. <noscript>
  30. <div>JavaScript is disabled on your browser.</div>
  31. </noscript>
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  37. <a name="navbar.top.firstrow">
  38. <!-- -->
  39. </a>
  40. <ul class="navList" title="Navigation">
  41. <li><a href="../../overview-summary.html">Overview</a></li>
  42. <li><a href="package-summary.html">Package</a></li>
  43. <li class="navBarCell1Rev">Class</li>
  44. <li><a href="class-use/FavoritesResourcesAsync.html">Use</a></li>
  45. <li><a href="package-tree.html">Tree</a></li>
  46. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  47. <li><a href="../../index-all.html">Index</a></li>
  48. <li><a href="../../help-doc.html">Help</a></li>
  49. </ul>
  50. </div>
  51. <div class="subNav">
  52. <ul class="navList">
  53. <li><a href="../../twitter4j/api/DirectMessagesResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  54. <li><a href="../../twitter4j/api/FriendsFollowersResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  55. </ul>
  56. <ul class="navList">
  57. <li><a href="../../index.html?twitter4j/api/FavoritesResourcesAsync.html" target="_top">Frames</a></li>
  58. <li><a href="FavoritesResourcesAsync.html" target="_top">No&nbsp;Frames</a></li>
  59. </ul>
  60. <ul class="navList" id="allclasses_navbar_top">
  61. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  62. </ul>
  63. <div>
  64. <script type="text/javascript"><!--
  65. allClassesLink = document.getElementById("allclasses_navbar_top");
  66. if(window==top) {
  67. allClassesLink.style.display = "block";
  68. }
  69. else {
  70. allClassesLink.style.display = "none";
  71. }
  72. //-->
  73. </script>
  74. </div>
  75. <div>
  76. <ul class="subNavList">
  77. <li>Summary:&nbsp;</li>
  78. <li>Nested&nbsp;|&nbsp;</li>
  79. <li>Field&nbsp;|&nbsp;</li>
  80. <li>Constr&nbsp;|&nbsp;</li>
  81. <li><a href="#method.summary">Method</a></li>
  82. </ul>
  83. <ul class="subNavList">
  84. <li>Detail:&nbsp;</li>
  85. <li>Field&nbsp;|&nbsp;</li>
  86. <li>Constr&nbsp;|&nbsp;</li>
  87. <li><a href="#method.detail">Method</a></li>
  88. </ul>
  89. </div>
  90. <a name="skip.navbar.top">
  91. <!-- -->
  92. </a></div>
  93. <!-- ========= END OF TOP NAVBAR ========= -->
  94. <!-- ======== START OF CLASS DATA ======== -->
  95. <div class="header">
  96. <div class="subTitle">twitter4j.api</div>
  97. <h2 title="Interface FavoritesResourcesAsync" class="title">Interface FavoritesResourcesAsync</h2>
  98. </div>
  99. <div class="contentContainer">
  100. <div class="description">
  101. <ul class="blockList">
  102. <li class="blockList">
  103. <dl>
  104. <dt>All Known Subinterfaces:</dt>
  105. <dd><a href="../../twitter4j/AsyncTwitter.html" title="interface in twitter4j">AsyncTwitter</a></dd>
  106. </dl>
  107. <hr>
  108. <br>
  109. <pre>public interface <span class="typeNameLabel">FavoritesResourcesAsync</span></pre>
  110. <dl>
  111. <dt><span class="simpleTagLabel">Author:</span></dt>
  112. <dd>Joern Huxhorn - jhuxhorn at googlemail.com</dd>
  113. </dl>
  114. </li>
  115. </ul>
  116. </div>
  117. <div class="summary">
  118. <ul class="blockList">
  119. <li class="blockList">
  120. <!-- ========== METHOD SUMMARY =========== -->
  121. <ul class="blockList">
  122. <li class="blockList"><a name="method.summary">
  123. <!-- -->
  124. </a>
  125. <h3>Method Summary</h3>
  126. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  127. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  128. <tr>
  129. <th class="colFirst" scope="col">Modifier and Type</th>
  130. <th class="colLast" scope="col">Method and Description</th>
  131. </tr>
  132. <tr id="i0" class="altColor">
  133. <td class="colFirst"><code>void</code></td>
  134. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#createFavorite-long-">createFavorite</a></span>(long&nbsp;id)</code>
  135. <div class="block">Favorites the status specified in the ID parameter as the authenticating user.</div>
  136. </td>
  137. </tr>
  138. <tr id="i1" class="rowColor">
  139. <td class="colFirst"><code>void</code></td>
  140. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#destroyFavorite-long-">destroyFavorite</a></span>(long&nbsp;id)</code>
  141. <div class="block">Favorites the status specified in the ID parameter as the authenticating user.</div>
  142. </td>
  143. </tr>
  144. <tr id="i2" class="altColor">
  145. <td class="colFirst"><code>void</code></td>
  146. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#getFavorites--">getFavorites</a></span>()</code>
  147. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.</div>
  148. </td>
  149. </tr>
  150. <tr id="i3" class="rowColor">
  151. <td class="colFirst"><code>void</code></td>
  152. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#getFavorites-long-">getFavorites</a></span>(long&nbsp;id)</code>
  153. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.</div>
  154. </td>
  155. </tr>
  156. <tr id="i4" class="altColor">
  157. <td class="colFirst"><code>void</code></td>
  158. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#getFavorites-long-twitter4j.Paging-">getFavorites</a></span>(long&nbsp;userId,
  159. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  160. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.</div>
  161. </td>
  162. </tr>
  163. <tr id="i5" class="rowColor">
  164. <td class="colFirst"><code>void</code></td>
  165. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#getFavorites-twitter4j.Paging-">getFavorites</a></span>(<a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  166. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.</div>
  167. </td>
  168. </tr>
  169. <tr id="i6" class="altColor">
  170. <td class="colFirst"><code>void</code></td>
  171. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#getFavorites-java.lang.String-">getFavorites</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;screenName)</code>
  172. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.</div>
  173. </td>
  174. </tr>
  175. <tr id="i7" class="rowColor">
  176. <td class="colFirst"><code>void</code></td>
  177. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResourcesAsync.html#getFavorites-java.lang.String-twitter4j.Paging-">getFavorites</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;screenName,
  178. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  179. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.</div>
  180. </td>
  181. </tr>
  182. </table>
  183. </li>
  184. </ul>
  185. </li>
  186. </ul>
  187. </div>
  188. <div class="details">
  189. <ul class="blockList">
  190. <li class="blockList">
  191. <!-- ============ METHOD DETAIL ========== -->
  192. <ul class="blockList">
  193. <li class="blockList"><a name="method.detail">
  194. <!-- -->
  195. </a>
  196. <h3>Method Detail</h3>
  197. <a name="getFavorites--">
  198. <!-- -->
  199. </a>
  200. <ul class="blockList">
  201. <li class="blockList">
  202. <h4>getFavorites</h4>
  203. <pre>void&nbsp;getFavorites()</pre>
  204. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
  205. <br>This method calls https://api.twitter.com/1.1/favorites</div>
  206. <dl>
  207. <dt><span class="simpleTagLabel">Since:</span></dt>
  208. <dd>Twitter4J 2.0.1</dd>
  209. <dt><span class="seeLabel">See Also:</span></dt>
  210. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/favorites">GET favorites | Twitter Developers</a></dd>
  211. </dl>
  212. </li>
  213. </ul>
  214. <a name="getFavorites-long-">
  215. <!-- -->
  216. </a>
  217. <ul class="blockList">
  218. <li class="blockList">
  219. <h4>getFavorites</h4>
  220. <pre>void&nbsp;getFavorites(long&nbsp;id)</pre>
  221. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
  222. <br>This method calls https://api.twitter.com/1.1/favorites</div>
  223. <dl>
  224. <dt><span class="paramLabel">Parameters:</span></dt>
  225. <dd><code>id</code> - the id of the user for whom to request a list of favorite statuses</dd>
  226. <dt><span class="simpleTagLabel">Since:</span></dt>
  227. <dd>Twitter4J 3.0.0</dd>
  228. <dt><span class="seeLabel">See Also:</span></dt>
  229. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/favorites">GET favorites | Twitter Developers</a></dd>
  230. </dl>
  231. </li>
  232. </ul>
  233. <a name="getFavorites-java.lang.String-">
  234. <!-- -->
  235. </a>
  236. <ul class="blockList">
  237. <li class="blockList">
  238. <h4>getFavorites</h4>
  239. <pre>void&nbsp;getFavorites(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;screenName)</pre>
  240. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
  241. <br>This method calls https://api.twitter.com/1.1/favorites</div>
  242. <dl>
  243. <dt><span class="paramLabel">Parameters:</span></dt>
  244. <dd><code>screenName</code> - the screen name of the user for whom to request a list of favorite statuses</dd>
  245. <dt><span class="simpleTagLabel">Since:</span></dt>
  246. <dd>Twitter4J 2.0.1</dd>
  247. <dt><span class="seeLabel">See Also:</span></dt>
  248. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/favorites">GET favorites | Twitter Developers</a></dd>
  249. </dl>
  250. </li>
  251. </ul>
  252. <a name="getFavorites-twitter4j.Paging-">
  253. <!-- -->
  254. </a>
  255. <ul class="blockList">
  256. <li class="blockList">
  257. <h4>getFavorites</h4>
  258. <pre>void&nbsp;getFavorites(<a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  259. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
  260. <br>This method calls https://api.twitter.com/1.1/favorites.json</div>
  261. <dl>
  262. <dt><span class="paramLabel">Parameters:</span></dt>
  263. <dd><code>paging</code> - controls pagination. Supports sinceId and page parameters.</dd>
  264. <dt><span class="simpleTagLabel">Since:</span></dt>
  265. <dd>Twitter4J 2.2.5</dd>
  266. <dt><span class="seeLabel">See Also:</span></dt>
  267. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/favorites">GET favorites | Twitter Developers</a></dd>
  268. </dl>
  269. </li>
  270. </ul>
  271. <a name="getFavorites-long-twitter4j.Paging-">
  272. <!-- -->
  273. </a>
  274. <ul class="blockList">
  275. <li class="blockList">
  276. <h4>getFavorites</h4>
  277. <pre>void&nbsp;getFavorites(long&nbsp;userId,
  278. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  279. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
  280. <br>This method calls https://api.twitter.com/1.1/favorites/[id].json</div>
  281. <dl>
  282. <dt><span class="paramLabel">Parameters:</span></dt>
  283. <dd><code>userId</code> - the id of the user for whom to request a list of favorite statuses</dd>
  284. <dd><code>paging</code> - controls pagination. Supports sinceId and page parameters.</dd>
  285. <dt><span class="simpleTagLabel">Since:</span></dt>
  286. <dd>Twitter4J 2.2.5</dd>
  287. <dt><span class="seeLabel">See Also:</span></dt>
  288. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/favorites">GET favorites | Twitter Developers</a></dd>
  289. </dl>
  290. </li>
  291. </ul>
  292. <a name="getFavorites-java.lang.String-twitter4j.Paging-">
  293. <!-- -->
  294. </a>
  295. <ul class="blockList">
  296. <li class="blockList">
  297. <h4>getFavorites</h4>
  298. <pre>void&nbsp;getFavorites(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;screenName,
  299. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  300. <div class="block">Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
  301. <br>This method calls https://api.twitter.com/1.1/favorites/[id].json</div>
  302. <dl>
  303. <dt><span class="paramLabel">Parameters:</span></dt>
  304. <dd><code>screenName</code> - the screen name of the user for whom to request a list of favorite statuses</dd>
  305. <dd><code>paging</code> - controls pagination. Supports sinceId and page parameters.</dd>
  306. <dt><span class="simpleTagLabel">Since:</span></dt>
  307. <dd>Twitter4J 2.2.5</dd>
  308. <dt><span class="seeLabel">See Also:</span></dt>
  309. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/favorites">GET favorites | Twitter Developers</a></dd>
  310. </dl>
  311. </li>
  312. </ul>
  313. <a name="createFavorite-long-">
  314. <!-- -->
  315. </a>
  316. <ul class="blockList">
  317. <li class="blockList">
  318. <h4>createFavorite</h4>
  319. <pre>void&nbsp;createFavorite(long&nbsp;id)</pre>
  320. <div class="block">Favorites the status specified in the ID parameter as the authenticating user. Returns the favorite status when successful.
  321. <br>This method calls https://api.twitter.com/1.1/favorites/create%C2%A0</div>
  322. <dl>
  323. <dt><span class="paramLabel">Parameters:</span></dt>
  324. <dd><code>id</code> - the ID or screen name of the user for whom to request a list of favorite statuses.</dd>
  325. <dt><span class="simpleTagLabel">Since:</span></dt>
  326. <dd>1.1.2</dd>
  327. <dt><span class="seeLabel">See Also:</span></dt>
  328. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/favorites/create/:id">POST favorites/create/:id | Twitter Developers</a></dd>
  329. </dl>
  330. </li>
  331. </ul>
  332. <a name="destroyFavorite-long-">
  333. <!-- -->
  334. </a>
  335. <ul class="blockListLast">
  336. <li class="blockList">
  337. <h4>destroyFavorite</h4>
  338. <pre>void&nbsp;destroyFavorite(long&nbsp;id)</pre>
  339. <div class="block">Favorites the status specified in the ID parameter as the authenticating user. Returns the favorite status when successful.
  340. <br>This method calls https://api.twitter.com/1.1/favorites/destroy</div>
  341. <dl>
  342. <dt><span class="paramLabel">Parameters:</span></dt>
  343. <dd><code>id</code> - the ID or screen name of the user for whom to request a list of un-favorite statuses.</dd>
  344. <dt><span class="simpleTagLabel">Since:</span></dt>
  345. <dd>1.1.2</dd>
  346. <dt><span class="seeLabel">See Also:</span></dt>
  347. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/favorites/destroy/:id">POST favorites/destroy/:id | Twitter Developers</a></dd>
  348. </dl>
  349. </li>
  350. </ul>
  351. </li>
  352. </ul>
  353. </li>
  354. </ul>
  355. </div>
  356. </div>
  357. <!-- ========= END OF CLASS DATA ========= -->
  358. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  359. <div class="bottomNav"><a name="navbar.bottom">
  360. <!-- -->
  361. </a>
  362. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  363. <a name="navbar.bottom.firstrow">
  364. <!-- -->
  365. </a>
  366. <ul class="navList" title="Navigation">
  367. <li><a href="../../overview-summary.html">Overview</a></li>
  368. <li><a href="package-summary.html">Package</a></li>
  369. <li class="navBarCell1Rev">Class</li>
  370. <li><a href="class-use/FavoritesResourcesAsync.html">Use</a></li>
  371. <li><a href="package-tree.html">Tree</a></li>
  372. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  373. <li><a href="../../index-all.html">Index</a></li>
  374. <li><a href="../../help-doc.html">Help</a></li>
  375. </ul>
  376. </div>
  377. <div class="subNav">
  378. <ul class="navList">
  379. <li><a href="../../twitter4j/api/DirectMessagesResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  380. <li><a href="../../twitter4j/api/FriendsFollowersResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  381. </ul>
  382. <ul class="navList">
  383. <li><a href="../../index.html?twitter4j/api/FavoritesResourcesAsync.html" target="_top">Frames</a></li>
  384. <li><a href="FavoritesResourcesAsync.html" target="_top">No&nbsp;Frames</a></li>
  385. </ul>
  386. <ul class="navList" id="allclasses_navbar_bottom">
  387. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  388. </ul>
  389. <div>
  390. <script type="text/javascript"><!--
  391. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  392. if(window==top) {
  393. allClassesLink.style.display = "block";
  394. }
  395. else {
  396. allClassesLink.style.display = "none";
  397. }
  398. //-->
  399. </script>
  400. </div>
  401. <div>
  402. <ul class="subNavList">
  403. <li>Summary:&nbsp;</li>
  404. <li>Nested&nbsp;|&nbsp;</li>
  405. <li>Field&nbsp;|&nbsp;</li>
  406. <li>Constr&nbsp;|&nbsp;</li>
  407. <li><a href="#method.summary">Method</a></li>
  408. </ul>
  409. <ul class="subNavList">
  410. <li>Detail:&nbsp;</li>
  411. <li>Field&nbsp;|&nbsp;</li>
  412. <li>Constr&nbsp;|&nbsp;</li>
  413. <li><a href="#method.detail">Method</a></li>
  414. </ul>
  415. </div>
  416. <a name="skip.navbar.bottom">
  417. <!-- -->
  418. </a></div>
  419. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  420. <p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
  421. </body>
  422. </html>