Status.html 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  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:15 JST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Uses of Interface twitter4j.Status (twitter4j-core 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="Uses of Interface twitter4j.Status (twitter4j-core 4.0.7 API)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../overview-summary.html">Overview</a></li>
  36. <li><a href="../package-summary.html">Package</a></li>
  37. <li><a href="../../twitter4j/Status.html" title="interface in twitter4j">Class</a></li>
  38. <li class="navBarCell1Rev">Use</li>
  39. <li><a href="../package-tree.html">Tree</a></li>
  40. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  41. <li><a href="../../index-all.html">Index</a></li>
  42. <li><a href="../../help-doc.html">Help</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li>Prev</li>
  48. <li>Next</li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../index.html?twitter4j/class-use/Status.html" target="_top">Frames</a></li>
  52. <li><a href="Status.html" target="_top">No&nbsp;Frames</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h2 title="Uses of Interface twitter4j.Status" class="title">Uses of Interface<br>twitter4j.Status</h2>
  75. </div>
  76. <div class="classUseContainer">
  77. <ul class="blockList">
  78. <li class="blockList">
  79. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  80. <caption><span>Packages that use <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></span><span class="tabEnd">&nbsp;</span></caption>
  81. <tr>
  82. <th class="colFirst" scope="col">Package</th>
  83. <th class="colLast" scope="col">Description</th>
  84. </tr>
  85. <tbody>
  86. <tr class="altColor">
  87. <td class="colFirst"><a href="#twitter4j">twitter4j</a></td>
  88. <td class="colLast">
  89. <div class="block">general package for Twitter4J</div>
  90. </td>
  91. </tr>
  92. <tr class="rowColor">
  93. <td class="colFirst"><a href="#twitter4j.api">twitter4j.api</a></td>
  94. <td class="colLast">
  95. <div class="block">APIs represents Twitter API resources</div>
  96. </td>
  97. </tr>
  98. <tr class="altColor">
  99. <td class="colFirst"><a href="#twitter4j.json">twitter4j.json</a></td>
  100. <td class="colLast">
  101. <div class="block">this package is deprecated.</div>
  102. </td>
  103. </tr>
  104. </tbody>
  105. </table>
  106. </li>
  107. <li class="blockList">
  108. <ul class="blockList">
  109. <li class="blockList"><a name="twitter4j">
  110. <!-- -->
  111. </a>
  112. <h3>Uses of <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a> in <a href="../../twitter4j/package-summary.html">twitter4j</a></h3>
  113. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  114. <caption><span>Methods in <a href="../../twitter4j/package-summary.html">twitter4j</a> that return <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></span><span class="tabEnd">&nbsp;</span></caption>
  115. <tr>
  116. <th class="colFirst" scope="col">Modifier and Type</th>
  117. <th class="colLast" scope="col">Method and Description</th>
  118. </tr>
  119. <tbody>
  120. <tr class="altColor">
  121. <td class="colFirst"><code>static <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  122. <td class="colLast"><span class="typeNameLabel">TwitterObjectFactory.</span><code><span class="memberNameLink"><a href="../../twitter4j/TwitterObjectFactory.html#createStatus-java.lang.String-">createStatus</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;rawJSON)</code>
  123. <div class="block">Constructs a Status object from rawJSON string.</div>
  124. </td>
  125. </tr>
  126. <tr class="rowColor">
  127. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  128. <td class="colLast"><span class="typeNameLabel">Status.</span><code><span class="memberNameLink"><a href="../../twitter4j/Status.html#getQuotedStatus--">getQuotedStatus</a></span>()</code>
  129. <div class="block">Returns the Tweet object of the original Tweet that was quoted.</div>
  130. </td>
  131. </tr>
  132. <tr class="altColor">
  133. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  134. <td class="colLast"><span class="typeNameLabel">Status.</span><code><span class="memberNameLink"><a href="../../twitter4j/Status.html#getRetweetedStatus--">getRetweetedStatus</a></span>()</code>&nbsp;</td>
  135. </tr>
  136. <tr class="rowColor">
  137. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  138. <td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../twitter4j/User.html#getStatus--">getStatus</a></span>()</code>
  139. <div class="block">Returns the current status of the user<br>
  140. This can be null if the instance if from Status.getUser().</div>
  141. </td>
  142. </tr>
  143. </tbody>
  144. </table>
  145. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  146. <caption><span>Methods in <a href="../../twitter4j/package-summary.html">twitter4j</a> that return types with arguments of type <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></span><span class="tabEnd">&nbsp;</span></caption>
  147. <tr>
  148. <th class="colFirst" scope="col">Modifier and Type</th>
  149. <th class="colLast" scope="col">Method and Description</th>
  150. </tr>
  151. <tbody>
  152. <tr class="altColor">
  153. <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  154. <td class="colLast"><span class="typeNameLabel">QueryResult.</span><code><span class="memberNameLink"><a href="../../twitter4j/QueryResult.html#getTweets--">getTweets</a></span>()</code>&nbsp;</td>
  155. </tr>
  156. </tbody>
  157. </table>
  158. </li>
  159. <li class="blockList"><a name="twitter4j.api">
  160. <!-- -->
  161. </a>
  162. <h3>Uses of <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a> in <a href="../../twitter4j/api/package-summary.html">twitter4j.api</a></h3>
  163. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  164. <caption><span>Methods in <a href="../../twitter4j/api/package-summary.html">twitter4j.api</a> that return <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></span><span class="tabEnd">&nbsp;</span></caption>
  165. <tr>
  166. <th class="colFirst" scope="col">Modifier and Type</th>
  167. <th class="colLast" scope="col">Method and Description</th>
  168. </tr>
  169. <tbody>
  170. <tr class="altColor">
  171. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  172. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.html#createFavorite-long-">createFavorite</a></span>(long&nbsp;id)</code>
  173. <div class="block">Favorites the status specified in the ID parameter as the authenticating user.</div>
  174. </td>
  175. </tr>
  176. <tr class="rowColor">
  177. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  178. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.html#destroyFavorite-long-">destroyFavorite</a></span>(long&nbsp;id)</code>
  179. <div class="block">Un-favorites the status specified in the ID parameter as the authenticating user.</div>
  180. </td>
  181. </tr>
  182. <tr class="altColor">
  183. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  184. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#destroyStatus-long-">destroyStatus</a></span>(long&nbsp;statusId)</code>
  185. <div class="block">Destroys the status specified by the required ID parameter.<br>
  186. Usage note: The authenticating user must be the author of the specified status.</div>
  187. </td>
  188. </tr>
  189. <tr class="rowColor">
  190. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  191. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#retweetStatus-long-">retweetStatus</a></span>(long&nbsp;statusId)</code>
  192. <div class="block">Retweets a tweet.</div>
  193. </td>
  194. </tr>
  195. <tr class="altColor">
  196. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  197. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#showStatus-long-">showStatus</a></span>(long&nbsp;id)</code>
  198. <div class="block">Returns a single status, specified by the id parameter below.</div>
  199. </td>
  200. </tr>
  201. <tr class="rowColor">
  202. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  203. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#unRetweetStatus-long-">unRetweetStatus</a></span>(long&nbsp;statusId)</code>
  204. <div class="block">Untweets a retweeted status.</div>
  205. </td>
  206. </tr>
  207. <tr class="altColor">
  208. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  209. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#updateStatus-twitter4j.StatusUpdate-">updateStatus</a></span>(<a href="../../twitter4j/StatusUpdate.html" title="class in twitter4j">StatusUpdate</a>&nbsp;latestStatus)</code>
  210. <div class="block">Updates the authenticating user's status.</div>
  211. </td>
  212. </tr>
  213. <tr class="rowColor">
  214. <td class="colFirst"><code><a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  215. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#updateStatus-java.lang.String-">updateStatus</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;status)</code>
  216. <div class="block">Updates the authenticating user's status.</div>
  217. </td>
  218. </tr>
  219. </tbody>
  220. </table>
  221. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  222. <caption><span>Methods in <a href="../../twitter4j/api/package-summary.html">twitter4j.api</a> that return types with arguments of type <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></span><span class="tabEnd">&nbsp;</span></caption>
  223. <tr>
  224. <th class="colFirst" scope="col">Modifier and Type</th>
  225. <th class="colLast" scope="col">Method and Description</th>
  226. </tr>
  227. <tbody>
  228. <tr class="altColor">
  229. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  230. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.html#getFavorites--">getFavorites</a></span>()</code>
  231. <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>
  232. </td>
  233. </tr>
  234. <tr class="rowColor">
  235. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  236. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.html#getFavorites-long-">getFavorites</a></span>(long&nbsp;userId)</code>
  237. <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>
  238. </td>
  239. </tr>
  240. <tr class="altColor">
  241. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  242. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.html#getFavorites-long-twitter4j.Paging-">getFavorites</a></span>(long&nbsp;userId,
  243. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  244. <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>
  245. </td>
  246. </tr>
  247. <tr class="rowColor">
  248. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  249. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.html#getFavorites-twitter4j.Paging-">getFavorites</a></span>(<a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  250. <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>
  251. </td>
  252. </tr>
  253. <tr class="altColor">
  254. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  255. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.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>
  256. <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>
  257. </td>
  258. </tr>
  259. <tr class="rowColor">
  260. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  261. <td class="colLast"><span class="typeNameLabel">FavoritesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FavoritesResources.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,
  262. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  263. <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>
  264. </td>
  265. </tr>
  266. <tr class="altColor">
  267. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  268. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getHomeTimeline--">getHomeTimeline</a></span>()</code>
  269. <div class="block">Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.</div>
  270. </td>
  271. </tr>
  272. <tr class="rowColor">
  273. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  274. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getHomeTimeline-twitter4j.Paging-">getHomeTimeline</a></span>(<a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  275. <div class="block">Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends.</div>
  276. </td>
  277. </tr>
  278. <tr class="altColor">
  279. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  280. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getMentionsTimeline--">getMentionsTimeline</a></span>()</code>
  281. <div class="block">Returns the 20 most recent mentions (tweets containing a users's @screen_name) for the authenticating user.<br>
  282. The timeline returned is the equivalent of the one seen when you view your mentions on twitter.com.<br>
  283. This method can only return up to 800 tweets.<br>
  284. See <a href="https://dev.twitter.com/docs/working-with-timelines">Working with Timelines</a> for instructions on traversing timelines.</div>
  285. </td>
  286. </tr>
  287. <tr class="rowColor">
  288. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  289. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getMentionsTimeline-twitter4j.Paging-">getMentionsTimeline</a></span>(<a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  290. <div class="block">Returns the 20 most recent mentions (tweets containing a users's @screen_name) for the authenticating user.<br>
  291. The timeline returned is the equivalent of the one seen when you view your mentions on twitter.com.<br>
  292. This method can only return up to 800 tweets.<br>
  293. See <a href="https://dev.twitter.com/docs/working-with-timelines">Working with Timelines</a> for instructions on traversing timelines.</div>
  294. </td>
  295. </tr>
  296. <tr class="altColor">
  297. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  298. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#getRetweets-long-">getRetweets</a></span>(long&nbsp;statusId)</code>
  299. <div class="block">Returns up to 100 of the first retweets of a given tweet.</div>
  300. </td>
  301. </tr>
  302. <tr class="rowColor">
  303. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  304. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getRetweetsOfMe--">getRetweetsOfMe</a></span>()</code>
  305. <div class="block">Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.</div>
  306. </td>
  307. </tr>
  308. <tr class="altColor">
  309. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  310. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getRetweetsOfMe-twitter4j.Paging-">getRetweetsOfMe</a></span>(<a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  311. <div class="block">Returns the 20 most recent tweets of the authenticated user that have been retweeted by others.</div>
  312. </td>
  313. </tr>
  314. <tr class="rowColor">
  315. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  316. <td class="colLast"><span class="typeNameLabel">ListsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResources.html#getUserListStatuses-long-twitter4j.Paging-">getUserListStatuses</a></span>(long&nbsp;listId,
  317. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  318. <div class="block">Show tweet timeline for members of the specified list.</div>
  319. </td>
  320. </tr>
  321. <tr class="altColor">
  322. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  323. <td class="colLast"><span class="typeNameLabel">ListsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResources.html#getUserListStatuses-long-java.lang.String-twitter4j.Paging-">getUserListStatuses</a></span>(long&nbsp;ownerId,
  324. <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;slug,
  325. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  326. <div class="block">Show tweet timeline for members of the specified list.</div>
  327. </td>
  328. </tr>
  329. <tr class="rowColor">
  330. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  331. <td class="colLast"><span class="typeNameLabel">ListsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResources.html#getUserListStatuses-java.lang.String-java.lang.String-twitter4j.Paging-">getUserListStatuses</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;ownerScreenName,
  332. <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;slug,
  333. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  334. <div class="block">Show tweet timeline for members of the specified list.</div>
  335. </td>
  336. </tr>
  337. <tr class="altColor">
  338. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  339. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getUserTimeline--">getUserTimeline</a></span>()</code>
  340. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  341. </td>
  342. </tr>
  343. <tr class="rowColor">
  344. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  345. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getUserTimeline-long-">getUserTimeline</a></span>(long&nbsp;userId)</code>
  346. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  347. </td>
  348. </tr>
  349. <tr class="altColor">
  350. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  351. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getUserTimeline-long-twitter4j.Paging-">getUserTimeline</a></span>(long&nbsp;userId,
  352. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  353. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  354. </td>
  355. </tr>
  356. <tr class="rowColor">
  357. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  358. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.html#getUserTimeline-twitter4j.Paging-">getUserTimeline</a></span>(<a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  359. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  360. </td>
  361. </tr>
  362. <tr class="altColor">
  363. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  364. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.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>
  365. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  366. </td>
  367. </tr>
  368. <tr class="rowColor">
  369. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  370. <td class="colLast"><span class="typeNameLabel">TimelinesResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TimelinesResources.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,
  371. <a href="../../twitter4j/Paging.html" title="class in twitter4j">Paging</a>&nbsp;paging)</code>
  372. <div class="block">Returns the 20 most recent statuses posted from the authenticating user.</div>
  373. </td>
  374. </tr>
  375. <tr class="altColor">
  376. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a>&gt;</code></td>
  377. <td class="colLast"><span class="typeNameLabel">TweetsResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/TweetsResources.html#lookup-long...-">lookup</a></span>(long...&nbsp;ids)</code>
  378. <div class="block">Returns fully-hydrated tweet objects for up to 100 tweets per request, as specified by comma-separated values passed to the id parameter.</div>
  379. </td>
  380. </tr>
  381. </tbody>
  382. </table>
  383. </li>
  384. <li class="blockList"><a name="twitter4j.json">
  385. <!-- -->
  386. </a>
  387. <h3>Uses of <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a> in <a href="../../twitter4j/json/package-summary.html">twitter4j.json</a></h3>
  388. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  389. <caption><span>Methods in <a href="../../twitter4j/json/package-summary.html">twitter4j.json</a> that return <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></span><span class="tabEnd">&nbsp;</span></caption>
  390. <tr>
  391. <th class="colFirst" scope="col">Modifier and Type</th>
  392. <th class="colLast" scope="col">Method and Description</th>
  393. </tr>
  394. <tbody>
  395. <tr class="altColor">
  396. <td class="colFirst"><code>static <a href="../../twitter4j/Status.html" title="interface in twitter4j">Status</a></code></td>
  397. <td class="colLast"><span class="typeNameLabel">DataObjectFactory.</span><code><span class="memberNameLink"><a href="../../twitter4j/json/DataObjectFactory.html#createStatus-java.lang.String-">createStatus</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;rawJSON)</code>
  398. <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
  399. <div class="block">Constructs a Status object from rawJSON string.</div>
  400. </td>
  401. </tr>
  402. </tbody>
  403. </table>
  404. </li>
  405. </ul>
  406. </li>
  407. </ul>
  408. </div>
  409. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  410. <div class="bottomNav"><a name="navbar.bottom">
  411. <!-- -->
  412. </a>
  413. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  414. <a name="navbar.bottom.firstrow">
  415. <!-- -->
  416. </a>
  417. <ul class="navList" title="Navigation">
  418. <li><a href="../../overview-summary.html">Overview</a></li>
  419. <li><a href="../package-summary.html">Package</a></li>
  420. <li><a href="../../twitter4j/Status.html" title="interface in twitter4j">Class</a></li>
  421. <li class="navBarCell1Rev">Use</li>
  422. <li><a href="../package-tree.html">Tree</a></li>
  423. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  424. <li><a href="../../index-all.html">Index</a></li>
  425. <li><a href="../../help-doc.html">Help</a></li>
  426. </ul>
  427. </div>
  428. <div class="subNav">
  429. <ul class="navList">
  430. <li>Prev</li>
  431. <li>Next</li>
  432. </ul>
  433. <ul class="navList">
  434. <li><a href="../../index.html?twitter4j/class-use/Status.html" target="_top">Frames</a></li>
  435. <li><a href="Status.html" target="_top">No&nbsp;Frames</a></li>
  436. </ul>
  437. <ul class="navList" id="allclasses_navbar_bottom">
  438. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  439. </ul>
  440. <div>
  441. <script type="text/javascript"><!--
  442. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  443. if(window==top) {
  444. allClassesLink.style.display = "block";
  445. }
  446. else {
  447. allClassesLink.style.display = "none";
  448. }
  449. //-->
  450. </script>
  451. </div>
  452. <a name="skip.navbar.bottom">
  453. <!-- -->
  454. </a></div>
  455. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  456. <p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
  457. </body>
  458. </html>