TimelinesResourcesAsync.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526
  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>TimelinesResourcesAsync (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="TimelinesResourcesAsync (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,"i8":6,"i9":6,"i10":6,"i11":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/TimelinesResourcesAsync.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/SuggestedUsersResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  54. <li><a href="../../twitter4j/api/TrendsResourcesAsync.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/TimelinesResourcesAsync.html" target="_top">Frames</a></li>
  58. <li><a href="TimelinesResourcesAsync.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 TimelinesResourcesAsync" class="title">Interface TimelinesResourcesAsync</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">TimelinesResourcesAsync</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/TimelinesResourcesAsync.html#getHomeTimeline--">getHomeTimeline</a></span>()</code>
  135. <div class="block">Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.</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/TimelinesResourcesAsync.html#getHomeTimeline-twitter4j.Paging-">getHomeTimeline</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>
  141. <div class="block">Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.</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/TimelinesResourcesAsync.html#getMentions--">getMentions</a></span>()</code>
  147. <div class="block">Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.</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/TimelinesResourcesAsync.html#getMentions-twitter4j.Paging-">getMentions</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>
  153. <div class="block">Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user.</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/TimelinesResourcesAsync.html#getRetweetsOfMe--">getRetweetsOfMe</a></span>()</code>
  159. <div class="block">Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.</div>
  160. </td>
  161. </tr>
  162. <tr id="i5" class="rowColor">
  163. <td class="colFirst"><code>void</code></td>
  164. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getRetweetsOfMe-twitter4j.Paging-">getRetweetsOfMe</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>
  165. <div class="block">Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.</div>
  166. </td>
  167. </tr>
  168. <tr id="i6" class="altColor">
  169. <td class="colFirst"><code>void</code></td>
  170. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getUserTimeline--">getUserTimeline</a></span>()</code>
  171. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  172. </td>
  173. </tr>
  174. <tr id="i7" class="rowColor">
  175. <td class="colFirst"><code>void</code></td>
  176. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getUserTimeline-long-">getUserTimeline</a></span>(long&nbsp;userId)</code>
  177. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  178. </td>
  179. </tr>
  180. <tr id="i8" class="altColor">
  181. <td class="colFirst"><code>void</code></td>
  182. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getUserTimeline-long-twitter4j.Paging-">getUserTimeline</a></span>(long&nbsp;userId,
  183. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  184. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  185. </td>
  186. </tr>
  187. <tr id="i9" class="rowColor">
  188. <td class="colFirst"><code>void</code></td>
  189. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getUserTimeline-twitter4j.Paging-">getUserTimeline</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>
  190. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  191. </td>
  192. </tr>
  193. <tr id="i10" class="altColor">
  194. <td class="colFirst"><code>void</code></td>
  195. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getUserTimeline-java.lang.String-">getUserTimeline</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>
  196. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  197. </td>
  198. </tr>
  199. <tr id="i11" class="rowColor">
  200. <td class="colFirst"><code>void</code></td>
  201. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResourcesAsync.html#getUserTimeline-java.lang.String-twitter4j.Paging-">getUserTimeline</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,
  202. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  203. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  204. </td>
  205. </tr>
  206. </table>
  207. </li>
  208. </ul>
  209. </li>
  210. </ul>
  211. </div>
  212. <div class="details">
  213. <ul class="blockList">
  214. <li class="blockList">
  215. <!-- ============ METHOD DETAIL ========== -->
  216. <ul class="blockList">
  217. <li class="blockList"><a name="method.detail">
  218. <!-- -->
  219. </a>
  220. <h3>Method Detail</h3>
  221. <a name="getMentions--">
  222. <!-- -->
  223. </a>
  224. <ul class="blockList">
  225. <li class="blockList">
  226. <h4>getMentions</h4>
  227. <pre>void&nbsp;getMentions()</pre>
  228. <div class="block">Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user. Replies are only available to the authenticating user; you can not request a list of replies to another user whether public or protected.
  229. <br>This method calls https://api.twitter.com/1.1/statuses/mentions</div>
  230. <dl>
  231. <dt><span class="simpleTagLabel">Since:</span></dt>
  232. <dd>Twitter4J 2.0.1</dd>
  233. <dt><span class="seeLabel">See Also:</span></dt>
  234. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/mentions">GET statuses/mentions | Twitter Developers</a></dd>
  235. </dl>
  236. </li>
  237. </ul>
  238. <a name="getMentions-twitter4j.Paging-">
  239. <!-- -->
  240. </a>
  241. <ul class="blockList">
  242. <li class="blockList">
  243. <h4>getMentions</h4>
  244. <pre>void&nbsp;getMentions(<a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  245. <div class="block">Returns the 20 most recent replies (status updates prefixed with @username) to the authenticating user. Replies are only available to the authenticating user; you can not request a list of replies to another user whether public or protected.
  246. <br>This method calls https://api.twitter.com/1.1/statuses/mentions</div>
  247. <dl>
  248. <dt><span class="paramLabel">Parameters:</span></dt>
  249. <dd><code>paging</code> - controls pagination</dd>
  250. <dt><span class="simpleTagLabel">Since:</span></dt>
  251. <dd>Twitter4J 2.0.1</dd>
  252. <dt><span class="seeLabel">See Also:</span></dt>
  253. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/mentions">GET statuses/mentions | Twitter Developers</a></dd>
  254. </dl>
  255. </li>
  256. </ul>
  257. <a name="getUserTimeline-java.lang.String-twitter4j.Paging-">
  258. <!-- -->
  259. </a>
  260. <ul class="blockList">
  261. <li class="blockList">
  262. <h4>getUserTimeline</h4>
  263. <pre>void&nbsp;getUserTimeline(<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,
  264. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  265. <div class="block">Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter.<br>
  266. This is the equivalent of the Web / page for your own user, or the profile page for a third party.<br>
  267. For backwards compatibility reasons, retweets are stripped out of the user_timeline when calling in XML or JSON (they appear with 'RT' in RSS and Atom). If you'd like them included, you can merge them in from statuses retweeted_by_me.<br>
  268. <br>This method calls https://api.twitter.com/1.1/statuses/user_timeline</div>
  269. <dl>
  270. <dt><span class="paramLabel">Parameters:</span></dt>
  271. <dd><code>screenName</code> - Specifies the screen name of the user for whom to return the user_timeline.</dd>
  272. <dd><code>paging</code> - controls pagination</dd>
  273. <dt><span class="simpleTagLabel">Since:</span></dt>
  274. <dd>Twitter4J 2.0.1</dd>
  275. <dt><span class="seeLabel">See Also:</span></dt>
  276. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline">GET statuses/user_timeline | Twitter Developers</a></dd>
  277. </dl>
  278. </li>
  279. </ul>
  280. <a name="getUserTimeline-long-twitter4j.Paging-">
  281. <!-- -->
  282. </a>
  283. <ul class="blockList">
  284. <li class="blockList">
  285. <h4>getUserTimeline</h4>
  286. <pre>void&nbsp;getUserTimeline(long&nbsp;userId,
  287. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  288. <div class="block">Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter.<br>
  289. This is the equivalent of the Web / page for your own user, or the profile page for a third party.<br>
  290. For backwards compatibility reasons, retweets are stripped out of the user_timeline when calling in XML or JSON (they appear with 'RT' in RSS and Atom). If you'd like them included, you can merge them in from statuses retweeted_by_me.<br>
  291. <br>This method calls https://api.twitter.com/1.1/statuses/user_timeline</div>
  292. <dl>
  293. <dt><span class="paramLabel">Parameters:</span></dt>
  294. <dd><code>userId</code> - Specifies the ID of the user for whom to return the user_timeline.</dd>
  295. <dd><code>paging</code> - controls pagination</dd>
  296. <dt><span class="simpleTagLabel">Since:</span></dt>
  297. <dd>Twitter4J 2.1.0</dd>
  298. <dt><span class="seeLabel">See Also:</span></dt>
  299. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline">GET statuses/user_timeline | Twitter Developers</a></dd>
  300. </dl>
  301. </li>
  302. </ul>
  303. <a name="getUserTimeline-twitter4j.Paging-">
  304. <!-- -->
  305. </a>
  306. <ul class="blockList">
  307. <li class="blockList">
  308. <h4>getUserTimeline</h4>
  309. <pre>void&nbsp;getUserTimeline(<a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  310. <div class="block">Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter.<br>
  311. This is the equivalent of the Web / page for your own user, or the profile page for a third party.<br>
  312. For backwards compatibility reasons, retweets are stripped out of the user_timeline when calling in XML or JSON (they appear with 'RT' in RSS and Atom). If you'd like them included, you can merge them in from statuses retweeted_by_me.<br>
  313. <br>This method calls https://api.twitter.com/1.1/statuses/user_timeline</div>
  314. <dl>
  315. <dt><span class="paramLabel">Parameters:</span></dt>
  316. <dd><code>paging</code> - controls pagination</dd>
  317. <dt><span class="simpleTagLabel">Since:</span></dt>
  318. <dd>Twitter4J 2.0.1</dd>
  319. <dt><span class="seeLabel">See Also:</span></dt>
  320. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline">GET statuses/user_timeline | Twitter Developers</a></dd>
  321. </dl>
  322. </li>
  323. </ul>
  324. <a name="getUserTimeline-java.lang.String-">
  325. <!-- -->
  326. </a>
  327. <ul class="blockList">
  328. <li class="blockList">
  329. <h4>getUserTimeline</h4>
  330. <pre>void&nbsp;getUserTimeline(<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>
  331. <div class="block">Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter.<br>
  332. This is the equivalent of the Web / page for your own user, or the profile page for a third party.<br>
  333. For backwards compatibility reasons, retweets are stripped out of the user_timeline when calling in XML or JSON (they appear with 'RT' in RSS and Atom). If you'd like them included, you can merge them in from statuses retweeted_by_me.<br>
  334. <br>This method calls https://api.twitter.com/1.1/statuses/user_timeline</div>
  335. <dl>
  336. <dt><span class="paramLabel">Parameters:</span></dt>
  337. <dd><code>screenName</code> - Specifies the screen name of the user for whom to return the user_timeline.</dd>
  338. <dt><span class="seeLabel">See Also:</span></dt>
  339. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline">GET statuses/user_timeline | Twitter Developers</a></dd>
  340. </dl>
  341. </li>
  342. </ul>
  343. <a name="getUserTimeline-long-">
  344. <!-- -->
  345. </a>
  346. <ul class="blockList">
  347. <li class="blockList">
  348. <h4>getUserTimeline</h4>
  349. <pre>void&nbsp;getUserTimeline(long&nbsp;userId)</pre>
  350. <div class="block">Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter.<br>
  351. This is the equivalent of the Web / page for your own user, or the profile page for a third party.<br>
  352. For backwards compatibility reasons, retweets are stripped out of the user_timeline when calling in XML or JSON (they appear with 'RT' in RSS and Atom). If you'd like them included, you can merge them in from statuses retweeted_by_me.<br>
  353. <br>This method calls https://api.twitter.com/1.1/statuses/user_timeline</div>
  354. <dl>
  355. <dt><span class="paramLabel">Parameters:</span></dt>
  356. <dd><code>userId</code> - Specifies the ID of the user for whom to return the user_timeline.</dd>
  357. <dt><span class="simpleTagLabel">Since:</span></dt>
  358. <dd>Twitter4J 2.1.0</dd>
  359. <dt><span class="seeLabel">See Also:</span></dt>
  360. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline">GET statuses/user_timeline | Twitter Developers</a></dd>
  361. </dl>
  362. </li>
  363. </ul>
  364. <a name="getUserTimeline--">
  365. <!-- -->
  366. </a>
  367. <ul class="blockList">
  368. <li class="blockList">
  369. <h4>getUserTimeline</h4>
  370. <pre>void&nbsp;getUserTimeline()</pre>
  371. <div class="block">Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter.<br>
  372. This is the equivalent of the Web / page for your own user, or the profile page for a third party.<br>
  373. For backwards compatibility reasons, retweets are stripped out of the user_timeline when calling in XML or JSON (they appear with 'RT' in RSS and Atom). If you'd like them included, you can merge them in from statuses retweeted_by_me.<br>
  374. <br>This method calls https://api.twitter.com/1.1/statuses/user_timeline</div>
  375. <dl>
  376. <dt><span class="seeLabel">See Also:</span></dt>
  377. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline">GET statuses/user_timeline | Twitter Developers</a></dd>
  378. </dl>
  379. </li>
  380. </ul>
  381. <a name="getHomeTimeline--">
  382. <!-- -->
  383. </a>
  384. <ul class="blockList">
  385. <li class="blockList">
  386. <h4>getHomeTimeline</h4>
  387. <pre>void&nbsp;getHomeTimeline()</pre>
  388. <div class="block">Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends. This is the equivalent of /timeline/home on the Web.<br>
  389. Usage note: This home_timeline call is identical to statuses/friends_timeline, except that home_timeline also contains retweets, while statuses/friends_timeline does not for backwards compatibility reasons. In a future version of the API, statuses/friends_timeline will be deprected and replaced by home_timeline.
  390. <br>This method calls https://api.twitter.com/1.1/statuses/home_timeline</div>
  391. <dl>
  392. <dt><span class="simpleTagLabel">Since:</span></dt>
  393. <dd>Twitter4J 2.0.10</dd>
  394. <dt><span class="seeLabel">See Also:</span></dt>
  395. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/home_timeline">GET statuses/home_timeline | Twitter Developers</a></dd>
  396. </dl>
  397. </li>
  398. </ul>
  399. <a name="getHomeTimeline-twitter4j.Paging-">
  400. <!-- -->
  401. </a>
  402. <ul class="blockList">
  403. <li class="blockList">
  404. <h4>getHomeTimeline</h4>
  405. <pre>void&nbsp;getHomeTimeline(<a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  406. <div class="block">Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends. This is the equivalent of /timeline/home on the Web.<br>
  407. Usage note: This home_timeline call is identical to statuses/friends_timeline, except that home_timeline also contains retweets, while statuses/friends_timeline does not for backwards compatibility reasons. In a future version of the API, statuses/friends_timeline will be deprected and replaced by home_timeline.
  408. <br>This method calls https://api.twitter.com/1.1/statuses/home_timeline</div>
  409. <dl>
  410. <dt><span class="paramLabel">Parameters:</span></dt>
  411. <dd><code>paging</code> - controls pagination</dd>
  412. <dt><span class="simpleTagLabel">Since:</span></dt>
  413. <dd>Twitter4J 2.0.10</dd>
  414. <dt><span class="seeLabel">See Also:</span></dt>
  415. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/home_timeline">GET statuses/home_timeline | Twitter Developers</a></dd>
  416. </dl>
  417. </li>
  418. </ul>
  419. <a name="getRetweetsOfMe--">
  420. <!-- -->
  421. </a>
  422. <ul class="blockList">
  423. <li class="blockList">
  424. <h4>getRetweetsOfMe</h4>
  425. <pre>void&nbsp;getRetweetsOfMe()</pre>
  426. <div class="block">Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
  427. <br>This method calls https://api.twitter.com/1.1/statuses/retweets_of_me.json</div>
  428. <dl>
  429. <dt><span class="simpleTagLabel">Since:</span></dt>
  430. <dd>Twitter4J 2.0.10</dd>
  431. <dt><span class="seeLabel">See Also:</span></dt>
  432. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/retweets_of_me">GET statuses/retweets_of_me | Twitter Developers</a></dd>
  433. </dl>
  434. </li>
  435. </ul>
  436. <a name="getRetweetsOfMe-twitter4j.Paging-">
  437. <!-- -->
  438. </a>
  439. <ul class="blockListLast">
  440. <li class="blockList">
  441. <h4>getRetweetsOfMe</h4>
  442. <pre>void&nbsp;getRetweetsOfMe(<a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  443. <div class="block">Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.
  444. <br>This method calls https://api.twitter.com/1.1/statuses/retweets_of_me.json</div>
  445. <dl>
  446. <dt><span class="paramLabel">Parameters:</span></dt>
  447. <dd><code>paging</code> - controls pagination. Supports since_id, max_id, count and page parameters.</dd>
  448. <dt><span class="simpleTagLabel">Since:</span></dt>
  449. <dd>Twitter4J 2.0.10</dd>
  450. <dt><span class="seeLabel">See Also:</span></dt>
  451. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/statuses/retweets_of_me">GET statuses/retweets_of_me | Twitter Developers</a></dd>
  452. </dl>
  453. </li>
  454. </ul>
  455. </li>
  456. </ul>
  457. </li>
  458. </ul>
  459. </div>
  460. </div>
  461. <!-- ========= END OF CLASS DATA ========= -->
  462. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  463. <div class="bottomNav"><a name="navbar.bottom">
  464. <!-- -->
  465. </a>
  466. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  467. <a name="navbar.bottom.firstrow">
  468. <!-- -->
  469. </a>
  470. <ul class="navList" title="Navigation">
  471. <li><a href="../../overview-summary.html">Overview</a></li>
  472. <li><a href="package-summary.html">Package</a></li>
  473. <li class="navBarCell1Rev">Class</li>
  474. <li><a href="class-use/TimelinesResourcesAsync.html">Use</a></li>
  475. <li><a href="package-tree.html">Tree</a></li>
  476. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  477. <li><a href="../../index-all.html">Index</a></li>
  478. <li><a href="../../help-doc.html">Help</a></li>
  479. </ul>
  480. </div>
  481. <div class="subNav">
  482. <ul class="navList">
  483. <li><a href="../../twitter4j/api/SuggestedUsersResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  484. <li><a href="../../twitter4j/api/TrendsResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  485. </ul>
  486. <ul class="navList">
  487. <li><a href="../../index.html?twitter4j/api/TimelinesResourcesAsync.html" target="_top">Frames</a></li>
  488. <li><a href="TimelinesResourcesAsync.html" target="_top">No&nbsp;Frames</a></li>
  489. </ul>
  490. <ul class="navList" id="allclasses_navbar_bottom">
  491. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  492. </ul>
  493. <div>
  494. <script type="text/javascript"><!--
  495. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  496. if(window==top) {
  497. allClassesLink.style.display = "block";
  498. }
  499. else {
  500. allClassesLink.style.display = "none";
  501. }
  502. //-->
  503. </script>
  504. </div>
  505. <div>
  506. <ul class="subNavList">
  507. <li>Summary:&nbsp;</li>
  508. <li>Nested&nbsp;|&nbsp;</li>
  509. <li>Field&nbsp;|&nbsp;</li>
  510. <li>Constr&nbsp;|&nbsp;</li>
  511. <li><a href="#method.summary">Method</a></li>
  512. </ul>
  513. <ul class="subNavList">
  514. <li>Detail:&nbsp;</li>
  515. <li>Field&nbsp;|&nbsp;</li>
  516. <li>Constr&nbsp;|&nbsp;</li>
  517. <li><a href="#method.detail">Method</a></li>
  518. </ul>
  519. </div>
  520. <a name="skip.navbar.bottom">
  521. <!-- -->
  522. </a></div>
  523. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  524. <p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
  525. </body>
  526. </html>