ListsResourcesAsync.html 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291
  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>ListsResourcesAsync (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="ListsResourcesAsync (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,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":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/ListsResourcesAsync.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/HelpResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  54. <li><a href="../../twitter4j/api/PlacesGeoResourcesAsync.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/ListsResourcesAsync.html" target="_top">Frames</a></li>
  58. <li><a href="ListsResourcesAsync.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 ListsResourcesAsync" class="title">Interface ListsResourcesAsync</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">ListsResourcesAsync</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/ListsResourcesAsync.html#createUserList-java.lang.String-boolean-java.lang.String-">createUserList</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;listName,
  135. boolean&nbsp;isPublicList,
  136. <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;description)</code>
  137. <div class="block">Creates a new list for the authenticated user.</div>
  138. </td>
  139. </tr>
  140. <tr id="i1" class="rowColor">
  141. <td class="colFirst"><code>void</code></td>
  142. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListMember-long-long-">createUserListMember</a></span>(long&nbsp;listId,
  143. long&nbsp;userId)</code>
  144. <div class="block">Adds a member to a list.</div>
  145. </td>
  146. </tr>
  147. <tr id="i2" class="altColor">
  148. <td class="colFirst"><code>void</code></td>
  149. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListMember-long-java.lang.String-long-">createUserListMember</a></span>(long&nbsp;ownerId,
  150. <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,
  151. long&nbsp;userId)</code>
  152. <div class="block">Adds a member to a list.</div>
  153. </td>
  154. </tr>
  155. <tr id="i3" class="rowColor">
  156. <td class="colFirst"><code>void</code></td>
  157. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListMembers-long-long...-">createUserListMembers</a></span>(long&nbsp;listId,
  158. long...&nbsp;userIds)</code>
  159. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.</div>
  160. </td>
  161. </tr>
  162. <tr id="i4" class="altColor">
  163. <td class="colFirst"><code>void</code></td>
  164. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListMembers-long-java.lang.String...-">createUserListMembers</a></span>(long&nbsp;listId,
  165. <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;screenNames)</code>
  166. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.</div>
  167. </td>
  168. </tr>
  169. <tr id="i5" class="rowColor">
  170. <td class="colFirst"><code>void</code></td>
  171. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListMembers-long-java.lang.String-long...-">createUserListMembers</a></span>(long&nbsp;ownerId,
  172. <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,
  173. long...&nbsp;userIds)</code>
  174. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.</div>
  175. </td>
  176. </tr>
  177. <tr id="i6" class="altColor">
  178. <td class="colFirst"><code>void</code></td>
  179. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListMembers-long-java.lang.String-java.lang.String...-">createUserListMembers</a></span>(long&nbsp;ownerId,
  180. <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,
  181. <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;screenNames)</code>
  182. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names.</div>
  183. </td>
  184. </tr>
  185. <tr id="i7" class="rowColor">
  186. <td class="colFirst"><code>void</code></td>
  187. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListSubscription-long-">createUserListSubscription</a></span>(long&nbsp;listId)</code>
  188. <div class="block">Make the authenticated user follow the specified list.</div>
  189. </td>
  190. </tr>
  191. <tr id="i8" class="altColor">
  192. <td class="colFirst"><code>void</code></td>
  193. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#createUserListSubscription-long-java.lang.String-">createUserListSubscription</a></span>(long&nbsp;ownerId,
  194. <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)</code>
  195. <div class="block">Make the authenticated user follow the specified list.</div>
  196. </td>
  197. </tr>
  198. <tr id="i9" class="rowColor">
  199. <td class="colFirst"><code>void</code></td>
  200. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#destroyUserList-long-">destroyUserList</a></span>(long&nbsp;listId)</code>
  201. <div class="block">Deletes the specified list.</div>
  202. </td>
  203. </tr>
  204. <tr id="i10" class="altColor">
  205. <td class="colFirst"><code>void</code></td>
  206. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#destroyUserList-long-java.lang.String-">destroyUserList</a></span>(long&nbsp;ownerId,
  207. <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)</code>
  208. <div class="block">Deletes the specified list.</div>
  209. </td>
  210. </tr>
  211. <tr id="i11" class="rowColor">
  212. <td class="colFirst"><code>void</code></td>
  213. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#destroyUserListMember-long-long-">destroyUserListMember</a></span>(long&nbsp;listId,
  214. long&nbsp;userId)</code>
  215. <div class="block">Removes the specified member from the list.</div>
  216. </td>
  217. </tr>
  218. <tr id="i12" class="altColor">
  219. <td class="colFirst"><code>void</code></td>
  220. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#destroyUserListMember-long-java.lang.String-long-">destroyUserListMember</a></span>(long&nbsp;ownerId,
  221. <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,
  222. long&nbsp;userId)</code>
  223. <div class="block">Removes the specified member from the list.</div>
  224. </td>
  225. </tr>
  226. <tr id="i13" class="rowColor">
  227. <td class="colFirst"><code>void</code></td>
  228. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#destroyUserListSubscription-long-">destroyUserListSubscription</a></span>(long&nbsp;listId)</code>
  229. <div class="block">Unsubscribes the authenticated user form the specified list.</div>
  230. </td>
  231. </tr>
  232. <tr id="i14" class="altColor">
  233. <td class="colFirst"><code>void</code></td>
  234. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#destroyUserListSubscription-long-java.lang.String-">destroyUserListSubscription</a></span>(long&nbsp;ownerId,
  235. <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)</code>
  236. <div class="block">Unsubscribes the authenticated user form the specified list.</div>
  237. </td>
  238. </tr>
  239. <tr id="i15" class="rowColor">
  240. <td class="colFirst"><code>void</code></td>
  241. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMembers-long-long-">getUserListMembers</a></span>(long&nbsp;listId,
  242. long&nbsp;cursor)</code>
  243. <div class="block">Returns the members of the specified list.</div>
  244. </td>
  245. </tr>
  246. <tr id="i16" class="altColor">
  247. <td class="colFirst"><code>void</code></td>
  248. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMembers-long-java.lang.String-long-">getUserListMembers</a></span>(long&nbsp;ownerId,
  249. <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,
  250. long&nbsp;cursor)</code>
  251. <div class="block">Returns the members of the specified list.</div>
  252. </td>
  253. </tr>
  254. <tr id="i17" class="rowColor">
  255. <td class="colFirst"><code>void</code></td>
  256. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMemberships-long-">getUserListMemberships</a></span>(long&nbsp;cursor)</code>
  257. <div class="block">List the lists the authenticating user has been added to.</div>
  258. </td>
  259. </tr>
  260. <tr id="i18" class="altColor">
  261. <td class="colFirst"><code>void</code></td>
  262. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMemberships-long-long-">getUserListMemberships</a></span>(long&nbsp;listMemberId,
  263. long&nbsp;cursor)</code>
  264. <div class="block">List the lists the specified user has been added to.</div>
  265. </td>
  266. </tr>
  267. <tr id="i19" class="rowColor">
  268. <td class="colFirst"><code>void</code></td>
  269. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMemberships-long-long-boolean-">getUserListMemberships</a></span>(long&nbsp;listMemberId,
  270. long&nbsp;cursor,
  271. boolean&nbsp;filterToOwnedLists)</code>
  272. <div class="block">List the lists the specified user has been added to.</div>
  273. </td>
  274. </tr>
  275. <tr id="i20" class="altColor">
  276. <td class="colFirst"><code>void</code></td>
  277. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMemberships-java.lang.String-long-">getUserListMemberships</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;listMemberScreenName,
  278. long&nbsp;cursor)</code>
  279. <div class="block">List the lists the specified user has been added to.</div>
  280. </td>
  281. </tr>
  282. <tr id="i21" class="rowColor">
  283. <td class="colFirst"><code>void</code></td>
  284. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListMemberships-java.lang.String-long-boolean-">getUserListMemberships</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;listMemberScreenName,
  285. long&nbsp;cursor,
  286. boolean&nbsp;filterToOwnedLists)</code>
  287. <div class="block">List the lists the specified user has been added to.</div>
  288. </td>
  289. </tr>
  290. <tr id="i22" class="altColor">
  291. <td class="colFirst"><code>void</code></td>
  292. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserLists-long-">getUserLists</a></span>(long&nbsp;listOwnerUserId)</code>
  293. <div class="block">List the lists of the specified user.</div>
  294. </td>
  295. </tr>
  296. <tr id="i23" class="rowColor">
  297. <td class="colFirst"><code>void</code></td>
  298. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserLists-java.lang.String-">getUserLists</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;listOwnerScreenName)</code>
  299. <div class="block">List the lists of the specified user.</div>
  300. </td>
  301. </tr>
  302. <tr id="i24" class="altColor">
  303. <td class="colFirst"><code>void</code></td>
  304. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListStatuses-long-twitter4j.Paging-">getUserListStatuses</a></span>(long&nbsp;listId,
  305. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  306. <div class="block">Show tweet timeline for members of the specified list.</div>
  307. </td>
  308. </tr>
  309. <tr id="i25" class="rowColor">
  310. <td class="colFirst"><code>void</code></td>
  311. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListStatuses-long-java.lang.String-twitter4j.Paging-">getUserListStatuses</a></span>(long&nbsp;ownerId,
  312. <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,
  313. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</code>
  314. <div class="block">Show tweet timeline for members of the specified list.</div>
  315. </td>
  316. </tr>
  317. <tr id="i26" class="altColor">
  318. <td class="colFirst"><code>void</code></td>
  319. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListSubscribers-long-long-">getUserListSubscribers</a></span>(long&nbsp;listId,
  320. long&nbsp;cursor)</code>
  321. <div class="block">Returns the subscribers of the specified list.</div>
  322. </td>
  323. </tr>
  324. <tr id="i27" class="rowColor">
  325. <td class="colFirst"><code>void</code></td>
  326. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListSubscribers-long-java.lang.String-long-">getUserListSubscribers</a></span>(long&nbsp;ownerId,
  327. <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,
  328. long&nbsp;cursor)</code>
  329. <div class="block">Returns the subscribers of the specified list.</div>
  330. </td>
  331. </tr>
  332. <tr id="i28" class="altColor">
  333. <td class="colFirst"><code>void</code></td>
  334. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#getUserListSubscriptions-java.lang.String-long-">getUserListSubscriptions</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;listOwnerScreenName,
  335. long&nbsp;cursor)</code>
  336. <div class="block">List the lists the specified user follows.</div>
  337. </td>
  338. </tr>
  339. <tr id="i29" class="rowColor">
  340. <td class="colFirst"><code>void</code></td>
  341. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#showUserList-long-">showUserList</a></span>(long&nbsp;listId)</code>
  342. <div class="block">Show the specified list.</div>
  343. </td>
  344. </tr>
  345. <tr id="i30" class="altColor">
  346. <td class="colFirst"><code>void</code></td>
  347. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#showUserList-long-java.lang.String-">showUserList</a></span>(long&nbsp;ownerId,
  348. <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)</code>
  349. <div class="block">Show the specified list.</div>
  350. </td>
  351. </tr>
  352. <tr id="i31" class="rowColor">
  353. <td class="colFirst"><code>void</code></td>
  354. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#showUserListMembership-long-long-">showUserListMembership</a></span>(long&nbsp;listId,
  355. long&nbsp;userId)</code>
  356. <div class="block">Check if a user is a member of the specified list.<br>
  357. <br>This method calls https://api.twitter.com/1.1/lists/members/show.json</div>
  358. </td>
  359. </tr>
  360. <tr id="i32" class="altColor">
  361. <td class="colFirst"><code>void</code></td>
  362. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#showUserListMembership-long-java.lang.String-long-">showUserListMembership</a></span>(long&nbsp;ownerId,
  363. <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,
  364. long&nbsp;userId)</code>
  365. <div class="block">Check if a user is a member of the specified list.<br>
  366. <br>This method calls https://api.twitter.com/1.1/lists/members/show.json</div>
  367. </td>
  368. </tr>
  369. <tr id="i33" class="rowColor">
  370. <td class="colFirst"><code>void</code></td>
  371. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#showUserListSubscription-long-long-">showUserListSubscription</a></span>(long&nbsp;listId,
  372. long&nbsp;userId)</code>
  373. <div class="block">Check if the specified user is a subscriber of the specified list.</div>
  374. </td>
  375. </tr>
  376. <tr id="i34" class="altColor">
  377. <td class="colFirst"><code>void</code></td>
  378. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#showUserListSubscription-long-java.lang.String-long-">showUserListSubscription</a></span>(long&nbsp;ownerId,
  379. <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,
  380. long&nbsp;userId)</code>
  381. <div class="block">Check if the specified user is a subscriber of the specified list.</div>
  382. </td>
  383. </tr>
  384. <tr id="i35" class="rowColor">
  385. <td class="colFirst"><code>void</code></td>
  386. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#updateUserList-long-java.lang.String-boolean-java.lang.String-">updateUserList</a></span>(long&nbsp;listId,
  387. <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;newListName,
  388. boolean&nbsp;isPublicList,
  389. <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;newDescription)</code>
  390. <div class="block">Updates the specified list.</div>
  391. </td>
  392. </tr>
  393. <tr id="i36" class="altColor">
  394. <td class="colFirst"><code>void</code></td>
  395. <td class="colLast"><code><span class="memberNameLink"><a href="../../twitter4j/api/ListsResourcesAsync.html#updateUserList-long-java.lang.String-java.lang.String-boolean-java.lang.String-">updateUserList</a></span>(long&nbsp;ownerId,
  396. <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,
  397. <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;newListName,
  398. boolean&nbsp;isPublicList,
  399. <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;newDescription)</code>
  400. <div class="block">Updates the specified list.</div>
  401. </td>
  402. </tr>
  403. </table>
  404. </li>
  405. </ul>
  406. </li>
  407. </ul>
  408. </div>
  409. <div class="details">
  410. <ul class="blockList">
  411. <li class="blockList">
  412. <!-- ============ METHOD DETAIL ========== -->
  413. <ul class="blockList">
  414. <li class="blockList"><a name="method.detail">
  415. <!-- -->
  416. </a>
  417. <h3>Method Detail</h3>
  418. <a name="getUserLists-java.lang.String-">
  419. <!-- -->
  420. </a>
  421. <ul class="blockList">
  422. <li class="blockList">
  423. <h4>getUserLists</h4>
  424. <pre>void&nbsp;getUserLists(<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;listOwnerScreenName)</pre>
  425. <div class="block">List the lists of the specified user. Private lists will be included if the authenticated users is the same as the user whose lists are being returned.
  426. <br>This method calls https://api.twitter.com/1.1/lists.json</div>
  427. <dl>
  428. <dt><span class="paramLabel">Parameters:</span></dt>
  429. <dd><code>listOwnerScreenName</code> - The screen name of the list owner
  430. as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  431. <dt><span class="simpleTagLabel">Since:</span></dt>
  432. <dd>Twitter4J 2.1.1</dd>
  433. <dt><span class="seeLabel">See Also:</span></dt>
  434. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists">GET lists | Twitter Developers</a></dd>
  435. </dl>
  436. </li>
  437. </ul>
  438. <a name="getUserLists-long-">
  439. <!-- -->
  440. </a>
  441. <ul class="blockList">
  442. <li class="blockList">
  443. <h4>getUserLists</h4>
  444. <pre>void&nbsp;getUserLists(long&nbsp;listOwnerUserId)</pre>
  445. <div class="block">List the lists of the specified user. Private lists will be included if the authenticated users is the same as the user whose lists are being returned.
  446. <br>This method calls https://api.twitter.com/1.1/lists.json</div>
  447. <dl>
  448. <dt><span class="paramLabel">Parameters:</span></dt>
  449. <dd><code>listOwnerUserId</code> - The id of the list owner
  450. returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  451. <dt><span class="simpleTagLabel">Since:</span></dt>
  452. <dd>Twitter4J 2.2.3</dd>
  453. <dt><span class="seeLabel">See Also:</span></dt>
  454. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists">GET lists | Twitter Developers</a></dd>
  455. </dl>
  456. </li>
  457. </ul>
  458. <a name="getUserListStatuses-long-twitter4j.Paging-">
  459. <!-- -->
  460. </a>
  461. <ul class="blockList">
  462. <li class="blockList">
  463. <h4>getUserListStatuses</h4>
  464. <pre>void&nbsp;getUserListStatuses(long&nbsp;listId,
  465. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  466. <div class="block">Show tweet timeline for members of the specified list.
  467. <br>https://api.twitter.com/1/user/lists/list_id/statuses.json</div>
  468. <dl>
  469. <dt><span class="paramLabel">Parameters:</span></dt>
  470. <dd><code>listId</code> - The id of the list</dd>
  471. <dd><code>paging</code> - controls pagination. Supports since_id, max_id, count and page parameters.</dd>
  472. <dt><span class="simpleTagLabel">Since:</span></dt>
  473. <dd>Twitter4J 2.2.3</dd>
  474. <dt><span class="seeLabel">See Also:</span></dt>
  475. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/statuses">GET lists/statuses | Twitter Developers</a></dd>
  476. </dl>
  477. </li>
  478. </ul>
  479. <a name="getUserListStatuses-long-java.lang.String-twitter4j.Paging-">
  480. <!-- -->
  481. </a>
  482. <ul class="blockList">
  483. <li class="blockList">
  484. <h4>getUserListStatuses</h4>
  485. <pre>void&nbsp;getUserListStatuses(long&nbsp;ownerId,
  486. <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,
  487. <a href="http://twitter4j.org/apidocs/twitter4j/Paging.html?is-external=true" title="class or interface in twitter4j">Paging</a>&nbsp;paging)</pre>
  488. <div class="block">Show tweet timeline for members of the specified list.
  489. <br>https://api.twitter.com/1/user/lists/list_id/statuses.json</div>
  490. <dl>
  491. <dt><span class="paramLabel">Parameters:</span></dt>
  492. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  493. <dd><code>slug</code> - slug of the list</dd>
  494. <dd><code>paging</code> - controls pagination. Supports since_id, max_id, count and page parameters.</dd>
  495. <dt><span class="simpleTagLabel">Since:</span></dt>
  496. <dd>Twitter4J 3.0.0</dd>
  497. <dt><span class="seeLabel">See Also:</span></dt>
  498. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/statuses">GET lists/statuses | Twitter Developers</a></dd>
  499. </dl>
  500. </li>
  501. </ul>
  502. <a name="destroyUserListMember-long-long-">
  503. <!-- -->
  504. </a>
  505. <ul class="blockList">
  506. <li class="blockList">
  507. <h4>destroyUserListMember</h4>
  508. <pre>void&nbsp;destroyUserListMember(long&nbsp;listId,
  509. long&nbsp;userId)</pre>
  510. <div class="block">Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list.
  511. <br>This method calls https://api.twitter.com/1.1/lists/members/destroy.json</div>
  512. <dl>
  513. <dt><span class="paramLabel">Parameters:</span></dt>
  514. <dd><code>listId</code> - The id of the list.</dd>
  515. <dd><code>userId</code> - The screen name of the member you wish to remove from the list.</dd>
  516. <dt><span class="simpleTagLabel">Since:</span></dt>
  517. <dd>Twitter4J 2.1.0</dd>
  518. <dt><span class="seeLabel">See Also:</span></dt>
  519. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/destroy">POST lists/members/destroy | Twitter Developers</a></dd>
  520. </dl>
  521. </li>
  522. </ul>
  523. <a name="destroyUserListMember-long-java.lang.String-long-">
  524. <!-- -->
  525. </a>
  526. <ul class="blockList">
  527. <li class="blockList">
  528. <h4>destroyUserListMember</h4>
  529. <pre>void&nbsp;destroyUserListMember(long&nbsp;ownerId,
  530. <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,
  531. long&nbsp;userId)</pre>
  532. <div class="block">Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list.
  533. <br>This method calls https://api.twitter.com/1.1/lists/members/destroy.json</div>
  534. <dl>
  535. <dt><span class="paramLabel">Parameters:</span></dt>
  536. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  537. <dd><code>slug</code> - slug of the list</dd>
  538. <dd><code>userId</code> - The screen name of the member you wish to remove from the list.</dd>
  539. <dt><span class="simpleTagLabel">Since:</span></dt>
  540. <dd>Twitter4J 3.0.0</dd>
  541. <dt><span class="seeLabel">See Also:</span></dt>
  542. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/destroy">POST lists/members/destroy | Twitter Developers</a></dd>
  543. </dl>
  544. </li>
  545. </ul>
  546. <a name="getUserListMemberships-long-">
  547. <!-- -->
  548. </a>
  549. <ul class="blockList">
  550. <li class="blockList">
  551. <h4>getUserListMemberships</h4>
  552. <pre>void&nbsp;getUserListMemberships(long&nbsp;cursor)</pre>
  553. <div class="block">List the lists the authenticating user has been added to.
  554. <br>This method calls https://api.twitter.com/1.1/lists/memberships.json</div>
  555. <dl>
  556. <dt><span class="paramLabel">Parameters:</span></dt>
  557. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  558. <dt><span class="simpleTagLabel">Since:</span></dt>
  559. <dd>Twitter4J 2.2.4</dd>
  560. <dt><span class="seeLabel">See Also:</span></dt>
  561. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/memberships">GET lists/memberships | Twitter Developers</a></dd>
  562. </dl>
  563. </li>
  564. </ul>
  565. <a name="getUserListMemberships-long-long-">
  566. <!-- -->
  567. </a>
  568. <ul class="blockList">
  569. <li class="blockList">
  570. <h4>getUserListMemberships</h4>
  571. <pre>void&nbsp;getUserListMemberships(long&nbsp;listMemberId,
  572. long&nbsp;cursor)</pre>
  573. <div class="block">List the lists the specified user has been added to.
  574. <br>This method calls https://api.twitter.com/1.1/lists/memberships.json</div>
  575. <dl>
  576. <dt><span class="paramLabel">Parameters:</span></dt>
  577. <dd><code>listMemberId</code> - The id of the list member</dd>
  578. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  579. <dt><span class="simpleTagLabel">Since:</span></dt>
  580. <dd>Twitter4J 2.2.4</dd>
  581. <dt><span class="seeLabel">See Also:</span></dt>
  582. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/memberships">GET lists/memberships | Twitter Developers</a></dd>
  583. </dl>
  584. </li>
  585. </ul>
  586. <a name="getUserListMemberships-java.lang.String-long-">
  587. <!-- -->
  588. </a>
  589. <ul class="blockList">
  590. <li class="blockList">
  591. <h4>getUserListMemberships</h4>
  592. <pre>void&nbsp;getUserListMemberships(<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;listMemberScreenName,
  593. long&nbsp;cursor)</pre>
  594. <div class="block">List the lists the specified user has been added to.
  595. <br>This method calls https://api.twitter.com/1.1/lists/memberships.json</div>
  596. <dl>
  597. <dt><span class="paramLabel">Parameters:</span></dt>
  598. <dd><code>listMemberScreenName</code> - The screen name of the list member</dd>
  599. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  600. <dt><span class="simpleTagLabel">Since:</span></dt>
  601. <dd>Twitter4J 2.1.1</dd>
  602. <dt><span class="seeLabel">See Also:</span></dt>
  603. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/memberships">GET lists/memberships | Twitter Developers</a></dd>
  604. </dl>
  605. </li>
  606. </ul>
  607. <a name="getUserListMemberships-long-long-boolean-">
  608. <!-- -->
  609. </a>
  610. <ul class="blockList">
  611. <li class="blockList">
  612. <h4>getUserListMemberships</h4>
  613. <pre>void&nbsp;getUserListMemberships(long&nbsp;listMemberId,
  614. long&nbsp;cursor,
  615. boolean&nbsp;filterToOwnedLists)</pre>
  616. <div class="block">List the lists the specified user has been added to.
  617. <br>This method calls https://api.twitter.com/1.1/lists/memberships.json</div>
  618. <dl>
  619. <dt><span class="paramLabel">Parameters:</span></dt>
  620. <dd><code>listMemberId</code> - The id of the list member</dd>
  621. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  622. <dd><code>filterToOwnedLists</code> - Whether to return just lists the authenticating user owns, and the user represented by listMemberScreenName is a member of.</dd>
  623. <dt><span class="simpleTagLabel">Since:</span></dt>
  624. <dd>Twitter4J 2.2.4</dd>
  625. <dt><span class="seeLabel">See Also:</span></dt>
  626. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/memberships">GET lists/memberships | Twitter Developers</a></dd>
  627. </dl>
  628. </li>
  629. </ul>
  630. <a name="getUserListMemberships-java.lang.String-long-boolean-">
  631. <!-- -->
  632. </a>
  633. <ul class="blockList">
  634. <li class="blockList">
  635. <h4>getUserListMemberships</h4>
  636. <pre>void&nbsp;getUserListMemberships(<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;listMemberScreenName,
  637. long&nbsp;cursor,
  638. boolean&nbsp;filterToOwnedLists)</pre>
  639. <div class="block">List the lists the specified user has been added to.
  640. <br>This method calls https://api.twitter.com/1.1/lists/memberships.json</div>
  641. <dl>
  642. <dt><span class="paramLabel">Parameters:</span></dt>
  643. <dd><code>listMemberScreenName</code> - The screen name of the list member</dd>
  644. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  645. <dd><code>filterToOwnedLists</code> - Whether to return just lists the authenticating user owns, and the user represented by listMemberScreenName is a member of.</dd>
  646. <dt><span class="simpleTagLabel">Since:</span></dt>
  647. <dd>Twitter4J 2.2.4</dd>
  648. <dt><span class="seeLabel">See Also:</span></dt>
  649. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/memberships">GET lists/memberships | Twitter Developers</a></dd>
  650. </dl>
  651. </li>
  652. </ul>
  653. <a name="getUserListSubscribers-long-long-">
  654. <!-- -->
  655. </a>
  656. <ul class="blockList">
  657. <li class="blockList">
  658. <h4>getUserListSubscribers</h4>
  659. <pre>void&nbsp;getUserListSubscribers(long&nbsp;listId,
  660. long&nbsp;cursor)</pre>
  661. <div class="block">Returns the subscribers of the specified list.
  662. <br>This method calls https://api.twitter.com/1.1/lists/subscribers.json</div>
  663. <dl>
  664. <dt><span class="paramLabel">Parameters:</span></dt>
  665. <dd><code>listId</code> - The id of the list</dd>
  666. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  667. <dt><span class="simpleTagLabel">Since:</span></dt>
  668. <dd>Twitter4J 2.1.1</dd>
  669. <dt><span class="seeLabel">See Also:</span></dt>
  670. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/subscribers">GET lists/subscribers | Twitter Developers</a></dd>
  671. </dl>
  672. </li>
  673. </ul>
  674. <a name="getUserListSubscribers-long-java.lang.String-long-">
  675. <!-- -->
  676. </a>
  677. <ul class="blockList">
  678. <li class="blockList">
  679. <h4>getUserListSubscribers</h4>
  680. <pre>void&nbsp;getUserListSubscribers(long&nbsp;ownerId,
  681. <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,
  682. long&nbsp;cursor)</pre>
  683. <div class="block">Returns the subscribers of the specified list.
  684. <br>This method calls https://api.twitter.com/1.1/lists/subscribers.json</div>
  685. <dl>
  686. <dt><span class="paramLabel">Parameters:</span></dt>
  687. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  688. <dd><code>slug</code> - slug of the list</dd>
  689. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  690. <dt><span class="simpleTagLabel">Since:</span></dt>
  691. <dd>Twitter4J 3.0.0</dd>
  692. <dt><span class="seeLabel">See Also:</span></dt>
  693. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/subscribers">GET lists/subscribers | Twitter Developers</a></dd>
  694. </dl>
  695. </li>
  696. </ul>
  697. <a name="createUserListSubscription-long-">
  698. <!-- -->
  699. </a>
  700. <ul class="blockList">
  701. <li class="blockList">
  702. <h4>createUserListSubscription</h4>
  703. <pre>void&nbsp;createUserListSubscription(long&nbsp;listId)</pre>
  704. <div class="block">Make the authenticated user follow the specified list.
  705. <br>This method calls https://api.twitter.com/1.1/list/subscribers/create.json</div>
  706. <dl>
  707. <dt><span class="paramLabel">Parameters:</span></dt>
  708. <dd><code>listId</code> - The id of the list.</dd>
  709. <dt><span class="simpleTagLabel">Since:</span></dt>
  710. <dd>Twitter4J 2.2.3</dd>
  711. <dt><span class="seeLabel">See Also:</span></dt>
  712. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/subscribers/create">POST lists/subscribers/create | Twitter Developers</a></dd>
  713. </dl>
  714. </li>
  715. </ul>
  716. <a name="createUserListSubscription-long-java.lang.String-">
  717. <!-- -->
  718. </a>
  719. <ul class="blockList">
  720. <li class="blockList">
  721. <h4>createUserListSubscription</h4>
  722. <pre>void&nbsp;createUserListSubscription(long&nbsp;ownerId,
  723. <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)</pre>
  724. <div class="block">Make the authenticated user follow the specified list.
  725. <br>This method calls https://api.twitter.com/1.1/list/subscribers/create.json</div>
  726. <dl>
  727. <dt><span class="paramLabel">Parameters:</span></dt>
  728. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  729. <dd><code>slug</code> - slug of the list</dd>
  730. <dt><span class="simpleTagLabel">Since:</span></dt>
  731. <dd>Twitter4J 3.0.0</dd>
  732. <dt><span class="seeLabel">See Also:</span></dt>
  733. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/subscribers/create">POST lists/subscribers/create | Twitter Developers</a></dd>
  734. </dl>
  735. </li>
  736. </ul>
  737. <a name="showUserListSubscription-long-long-">
  738. <!-- -->
  739. </a>
  740. <ul class="blockList">
  741. <li class="blockList">
  742. <h4>showUserListSubscription</h4>
  743. <pre>void&nbsp;showUserListSubscription(long&nbsp;listId,
  744. long&nbsp;userId)</pre>
  745. <div class="block">Check if the specified user is a subscriber of the specified list.
  746. <br>This method calls https://api.twitter.com/1.1/lists/subscribers/show.json</div>
  747. <dl>
  748. <dt><span class="paramLabel">Parameters:</span></dt>
  749. <dd><code>listId</code> - The id of the list.</dd>
  750. <dd><code>userId</code> - The id of the user who you want to know is a member or not of the specified list.
  751. , or the user is not a member of the specified list(TwitterException.getStatusCode() returns 404 in that case.)</dd>
  752. <dt><span class="simpleTagLabel">Since:</span></dt>
  753. <dd>Twitter4J 2.2.3</dd>
  754. <dt><span class="seeLabel">See Also:</span></dt>
  755. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/subscribers/show">GET lists/subscribers/show | Twitter Developers</a></dd>
  756. </dl>
  757. </li>
  758. </ul>
  759. <a name="showUserListSubscription-long-java.lang.String-long-">
  760. <!-- -->
  761. </a>
  762. <ul class="blockList">
  763. <li class="blockList">
  764. <h4>showUserListSubscription</h4>
  765. <pre>void&nbsp;showUserListSubscription(long&nbsp;ownerId,
  766. <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,
  767. long&nbsp;userId)</pre>
  768. <div class="block">Check if the specified user is a subscriber of the specified list.
  769. <br>This method calls https://api.twitter.com/1.1/lists/subscribers/show.json</div>
  770. <dl>
  771. <dt><span class="paramLabel">Parameters:</span></dt>
  772. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  773. <dd><code>slug</code> - slug of the list</dd>
  774. <dd><code>userId</code> - The id of the user who you want to know is a member or not of the specified list.
  775. , or the user is not a member of the specified list(TwitterException.getStatusCode() returns 404 in that case.)</dd>
  776. <dt><span class="simpleTagLabel">Since:</span></dt>
  777. <dd>Twitter4J 3.0.0</dd>
  778. <dt><span class="seeLabel">See Also:</span></dt>
  779. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/subscribers/show">GET lists/subscribers/show | Twitter Developers</a></dd>
  780. </dl>
  781. </li>
  782. </ul>
  783. <a name="destroyUserListSubscription-long-">
  784. <!-- -->
  785. </a>
  786. <ul class="blockList">
  787. <li class="blockList">
  788. <h4>destroyUserListSubscription</h4>
  789. <pre>void&nbsp;destroyUserListSubscription(long&nbsp;listId)</pre>
  790. <div class="block">Unsubscribes the authenticated user form the specified list.
  791. <br>This method calls https://api.twitter.com/1.1/subscribers/destroy.json</div>
  792. <dl>
  793. <dt><span class="paramLabel">Parameters:</span></dt>
  794. <dd><code>listId</code> - The id of the list.</dd>
  795. <dt><span class="simpleTagLabel">Since:</span></dt>
  796. <dd>Twitter4J 2.2.3</dd>
  797. <dt><span class="seeLabel">See Also:</span></dt>
  798. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/subscribers/destroy">POST lists/subscribers/destroy | Twitter Developers</a></dd>
  799. </dl>
  800. </li>
  801. </ul>
  802. <a name="destroyUserListSubscription-long-java.lang.String-">
  803. <!-- -->
  804. </a>
  805. <ul class="blockList">
  806. <li class="blockList">
  807. <h4>destroyUserListSubscription</h4>
  808. <pre>void&nbsp;destroyUserListSubscription(long&nbsp;ownerId,
  809. <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)</pre>
  810. <div class="block">Unsubscribes the authenticated user form the specified list.
  811. <br>This method calls https://api.twitter.com/1.1/subscribers/destroy.json</div>
  812. <dl>
  813. <dt><span class="paramLabel">Parameters:</span></dt>
  814. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  815. <dd><code>slug</code> - slug of the list</dd>
  816. <dt><span class="simpleTagLabel">Since:</span></dt>
  817. <dd>Twitter4J 3.0.0</dd>
  818. <dt><span class="seeLabel">See Also:</span></dt>
  819. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/subscribers/destroy">POST lists/subscribers/destroy | Twitter Developers</a></dd>
  820. </dl>
  821. </li>
  822. </ul>
  823. <a name="createUserListMembers-long-long...-">
  824. <!-- -->
  825. </a>
  826. <ul class="blockList">
  827. <li class="blockList">
  828. <h4>createUserListMembers</h4>
  829. <pre>void&nbsp;createUserListMembers(long&nbsp;listId,
  830. long...&nbsp;userIds)</pre>
  831. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members, and you are limited to adding up to 100 members to a list at a time with this method.
  832. <br>This method calls https://api.twitter.com/1.1/lists/members/create_all.json</div>
  833. <dl>
  834. <dt><span class="paramLabel">Parameters:</span></dt>
  835. <dd><code>listId</code> - The id of the list.</dd>
  836. <dd><code>userIds</code> - The array of ids of the user to add as member of the list. up to 100 are allowed in a single request.</dd>
  837. <dt><span class="simpleTagLabel">Since:</span></dt>
  838. <dd>Twitter4J 2.1.7</dd>
  839. <dt><span class="seeLabel">See Also:</span></dt>
  840. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/create_all">POST lists/members/create_all | Twitter Developers</a></dd>
  841. </dl>
  842. </li>
  843. </ul>
  844. <a name="createUserListMembers-long-java.lang.String-long...-">
  845. <!-- -->
  846. </a>
  847. <ul class="blockList">
  848. <li class="blockList">
  849. <h4>createUserListMembers</h4>
  850. <pre>void&nbsp;createUserListMembers(long&nbsp;ownerId,
  851. <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,
  852. long...&nbsp;userIds)</pre>
  853. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members, and you are limited to adding up to 100 members to a list at a time with this method.
  854. <br>This method calls https://api.twitter.com/1.1/lists/members/create_all.json</div>
  855. <dl>
  856. <dt><span class="paramLabel">Parameters:</span></dt>
  857. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  858. <dd><code>slug</code> - slug of the list</dd>
  859. <dd><code>userIds</code> - The array of ids of the user to add as member of the list. up to 100 are allowed in a single request.</dd>
  860. <dt><span class="simpleTagLabel">Since:</span></dt>
  861. <dd>Twitter4J 3.0.0</dd>
  862. <dt><span class="seeLabel">See Also:</span></dt>
  863. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/create_all">POST lists/members/create_all | Twitter Developers</a></dd>
  864. </dl>
  865. </li>
  866. </ul>
  867. <a name="createUserListMembers-long-java.lang.String...-">
  868. <!-- -->
  869. </a>
  870. <ul class="blockList">
  871. <li class="blockList">
  872. <h4>createUserListMembers</h4>
  873. <pre>void&nbsp;createUserListMembers(long&nbsp;listId,
  874. <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;screenNames)</pre>
  875. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members, and you are limited to adding up to 100 members to a list at a time with this method.
  876. <br>This method calls https://api.twitter.com/1.1/lists/members/create_all.json</div>
  877. <dl>
  878. <dt><span class="paramLabel">Parameters:</span></dt>
  879. <dd><code>listId</code> - The id of the list.</dd>
  880. <dd><code>screenNames</code> - The array of screen names of the user to add as member of the list. up to 100 are allowed in a single request.</dd>
  881. <dt><span class="simpleTagLabel">Since:</span></dt>
  882. <dd>Twitter4J 2.1.7</dd>
  883. <dt><span class="seeLabel">See Also:</span></dt>
  884. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/create_all">POST lists/members/create_all | Twitter Developers</a></dd>
  885. </dl>
  886. </li>
  887. </ul>
  888. <a name="createUserListMembers-long-java.lang.String-java.lang.String...-">
  889. <!-- -->
  890. </a>
  891. <ul class="blockList">
  892. <li class="blockList">
  893. <h4>createUserListMembers</h4>
  894. <pre>void&nbsp;createUserListMembers(long&nbsp;ownerId,
  895. <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,
  896. <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;screenNames)</pre>
  897. <div class="block">Adds multiple members to a list, by specifying a comma-separated list of member ids or screen names. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members, and you are limited to adding up to 100 members to a list at a time with this method.
  898. <br>This method calls https://api.twitter.com/1.1/lists/members/create_all.json</div>
  899. <dl>
  900. <dt><span class="paramLabel">Parameters:</span></dt>
  901. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  902. <dd><code>slug</code> - slug of the list</dd>
  903. <dd><code>screenNames</code> - The array of screen names of the user to add as member of the list. up to 100 are allowed in a single request.</dd>
  904. <dt><span class="simpleTagLabel">Since:</span></dt>
  905. <dd>Twitter4J 3.0.0</dd>
  906. <dt><span class="seeLabel">See Also:</span></dt>
  907. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/create_all">POST lists/members/create_all | Twitter Developers</a></dd>
  908. </dl>
  909. </li>
  910. </ul>
  911. <a name="showUserListMembership-long-long-">
  912. <!-- -->
  913. </a>
  914. <ul class="blockList">
  915. <li class="blockList">
  916. <h4>showUserListMembership</h4>
  917. <pre>void&nbsp;showUserListMembership(long&nbsp;listId,
  918. long&nbsp;userId)</pre>
  919. <div class="block">Check if a user is a member of the specified list.<br>
  920. <br>This method calls https://api.twitter.com/1.1/lists/members/show.json</div>
  921. <dl>
  922. <dt><span class="paramLabel">Parameters:</span></dt>
  923. <dd><code>listId</code> - The id of the list.</dd>
  924. <dd><code>userId</code> - The id of the user who you want to know is a member or not of the specified list.</dd>
  925. <dt><span class="simpleTagLabel">Since:</span></dt>
  926. <dd>Twitter4J 2.2.3</dd>
  927. <dt><span class="seeLabel">See Also:</span></dt>
  928. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/members/show">GET lists/members/show | Twitter Developers</a></dd>
  929. </dl>
  930. </li>
  931. </ul>
  932. <a name="showUserListMembership-long-java.lang.String-long-">
  933. <!-- -->
  934. </a>
  935. <ul class="blockList">
  936. <li class="blockList">
  937. <h4>showUserListMembership</h4>
  938. <pre>void&nbsp;showUserListMembership(long&nbsp;ownerId,
  939. <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,
  940. long&nbsp;userId)</pre>
  941. <div class="block">Check if a user is a member of the specified list.<br>
  942. <br>This method calls https://api.twitter.com/1.1/lists/members/show.json</div>
  943. <dl>
  944. <dt><span class="paramLabel">Parameters:</span></dt>
  945. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  946. <dd><code>slug</code> - slug of the list</dd>
  947. <dd><code>userId</code> - The id of the user who you want to know is a member or not of the specified list.
  948. .getStatusCode() returns 404 in that case.)</dd>
  949. <dt><span class="simpleTagLabel">Since:</span></dt>
  950. <dd>Twitter4J 3.0.0</dd>
  951. <dt><span class="seeLabel">See Also:</span></dt>
  952. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/members/show">GET lists/members/show | Twitter Developers</a></dd>
  953. </dl>
  954. </li>
  955. </ul>
  956. <a name="getUserListMembers-long-long-">
  957. <!-- -->
  958. </a>
  959. <ul class="blockList">
  960. <li class="blockList">
  961. <h4>getUserListMembers</h4>
  962. <pre>void&nbsp;getUserListMembers(long&nbsp;listId,
  963. long&nbsp;cursor)</pre>
  964. <div class="block">Returns the members of the specified list.
  965. <br>This method calls https://api.twitter.com/1.1/lists/members.json</div>
  966. <dl>
  967. <dt><span class="paramLabel">Parameters:</span></dt>
  968. <dd><code>listId</code> - The id of the list</dd>
  969. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  970. <dt><span class="simpleTagLabel">Since:</span></dt>
  971. <dd>Twitter4J 2.2.3</dd>
  972. <dt><span class="seeLabel">See Also:</span></dt>
  973. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/members">GET lists/members | Twitter Developers</a></dd>
  974. </dl>
  975. </li>
  976. </ul>
  977. <a name="getUserListMembers-long-java.lang.String-long-">
  978. <!-- -->
  979. </a>
  980. <ul class="blockList">
  981. <li class="blockList">
  982. <h4>getUserListMembers</h4>
  983. <pre>void&nbsp;getUserListMembers(long&nbsp;ownerId,
  984. <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,
  985. long&nbsp;cursor)</pre>
  986. <div class="block">Returns the members of the specified list.
  987. <br>This method calls https://api.twitter.com/1.1/lists/members.json</div>
  988. <dl>
  989. <dt><span class="paramLabel">Parameters:</span></dt>
  990. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  991. <dd><code>slug</code> - slug of the list</dd>
  992. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  993. <dt><span class="simpleTagLabel">Since:</span></dt>
  994. <dd>Twitter4J 3.0.0</dd>
  995. <dt><span class="seeLabel">See Also:</span></dt>
  996. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/members">GET lists/members | Twitter Developers</a></dd>
  997. </dl>
  998. </li>
  999. </ul>
  1000. <a name="createUserListMember-long-long-">
  1001. <!-- -->
  1002. </a>
  1003. <ul class="blockList">
  1004. <li class="blockList">
  1005. <h4>createUserListMember</h4>
  1006. <pre>void&nbsp;createUserListMember(long&nbsp;listId,
  1007. long&nbsp;userId)</pre>
  1008. <div class="block">Adds a member to a list. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members.
  1009. <br>This method calls https://api.twitter.com/1.1/lists/members/create.json</div>
  1010. <dl>
  1011. <dt><span class="paramLabel">Parameters:</span></dt>
  1012. <dd><code>listId</code> - The id of the list.</dd>
  1013. <dd><code>userId</code> - The id of the user to add as a member of the list.</dd>
  1014. <dt><span class="simpleTagLabel">Since:</span></dt>
  1015. <dd>Twitter4J 2.1.1</dd>
  1016. <dt><span class="seeLabel">See Also:</span></dt>
  1017. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/create">POST lists/members/create | Twitter Developers</a></dd>
  1018. </dl>
  1019. </li>
  1020. </ul>
  1021. <a name="createUserListMember-long-java.lang.String-long-">
  1022. <!-- -->
  1023. </a>
  1024. <ul class="blockList">
  1025. <li class="blockList">
  1026. <h4>createUserListMember</h4>
  1027. <pre>void&nbsp;createUserListMember(long&nbsp;ownerId,
  1028. <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,
  1029. long&nbsp;userId)</pre>
  1030. <div class="block">Adds a member to a list. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members.
  1031. <br>This method calls https://api.twitter.com/1.1/lists/members/create.json</div>
  1032. <dl>
  1033. <dt><span class="paramLabel">Parameters:</span></dt>
  1034. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  1035. <dd><code>slug</code> - slug of the list</dd>
  1036. <dd><code>userId</code> - The id of the user to add as a member of the list.</dd>
  1037. <dt><span class="simpleTagLabel">Since:</span></dt>
  1038. <dd>Twitter4J 3.0.0</dd>
  1039. <dt><span class="seeLabel">See Also:</span></dt>
  1040. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/members/create">POST lists/members/create | Twitter Developers</a></dd>
  1041. </dl>
  1042. </li>
  1043. </ul>
  1044. <a name="destroyUserList-long-">
  1045. <!-- -->
  1046. </a>
  1047. <ul class="blockList">
  1048. <li class="blockList">
  1049. <h4>destroyUserList</h4>
  1050. <pre>void&nbsp;destroyUserList(long&nbsp;listId)</pre>
  1051. <div class="block">Deletes the specified list. Must be owned by the authenticated user.
  1052. <br>This method calls https://api.twitter.com/1.1/lists/destroy.json</div>
  1053. <dl>
  1054. <dt><span class="paramLabel">Parameters:</span></dt>
  1055. <dd><code>listId</code> - The id of the list to delete</dd>
  1056. <dt><span class="simpleTagLabel">Since:</span></dt>
  1057. <dd>Twitter4J 2.1.1</dd>
  1058. <dt><span class="seeLabel">See Also:</span></dt>
  1059. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/destroy">POST lists/destroy | Twitter Developers</a></dd>
  1060. </dl>
  1061. </li>
  1062. </ul>
  1063. <a name="destroyUserList-long-java.lang.String-">
  1064. <!-- -->
  1065. </a>
  1066. <ul class="blockList">
  1067. <li class="blockList">
  1068. <h4>destroyUserList</h4>
  1069. <pre>void&nbsp;destroyUserList(long&nbsp;ownerId,
  1070. <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)</pre>
  1071. <div class="block">Deletes the specified list. Must be owned by the authenticated user.
  1072. <br>This method calls https://api.twitter.com/1.1/lists/destroy.json</div>
  1073. <dl>
  1074. <dt><span class="paramLabel">Parameters:</span></dt>
  1075. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  1076. <dd><code>slug</code> - slug of the list</dd>
  1077. <dt><span class="simpleTagLabel">Since:</span></dt>
  1078. <dd>Twitter4J 3.0.0</dd>
  1079. <dt><span class="seeLabel">See Also:</span></dt>
  1080. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/destroy">POST lists/destroy | Twitter Developers</a></dd>
  1081. </dl>
  1082. </li>
  1083. </ul>
  1084. <a name="updateUserList-long-java.lang.String-boolean-java.lang.String-">
  1085. <!-- -->
  1086. </a>
  1087. <ul class="blockList">
  1088. <li class="blockList">
  1089. <h4>updateUserList</h4>
  1090. <pre>void&nbsp;updateUserList(long&nbsp;listId,
  1091. <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;newListName,
  1092. boolean&nbsp;isPublicList,
  1093. <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;newDescription)</pre>
  1094. <div class="block">Updates the specified list.
  1095. <br>This method calls https://api.twitter.com/1.1/lists/update.json</div>
  1096. <dl>
  1097. <dt><span class="paramLabel">Parameters:</span></dt>
  1098. <dd><code>listId</code> - The id of the list to update.</dd>
  1099. <dd><code>newListName</code> - What you'd like to change the list's name to.</dd>
  1100. <dd><code>isPublicList</code> - Whether your list is public or private. Optional. Values can be public or private. Lists are public by default if no mode is specified.</dd>
  1101. <dd><code>newDescription</code> - What you'd like to change the list description to.</dd>
  1102. <dt><span class="simpleTagLabel">Since:</span></dt>
  1103. <dd>Twitter4J 2.1.1</dd>
  1104. <dt><span class="seeLabel">See Also:</span></dt>
  1105. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/update">POST lists/update | Twitter Developers</a></dd>
  1106. </dl>
  1107. </li>
  1108. </ul>
  1109. <a name="updateUserList-long-java.lang.String-java.lang.String-boolean-java.lang.String-">
  1110. <!-- -->
  1111. </a>
  1112. <ul class="blockList">
  1113. <li class="blockList">
  1114. <h4>updateUserList</h4>
  1115. <pre>void&nbsp;updateUserList(long&nbsp;ownerId,
  1116. <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,
  1117. <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;newListName,
  1118. boolean&nbsp;isPublicList,
  1119. <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;newDescription)</pre>
  1120. <div class="block">Updates the specified list.
  1121. <br>This method calls https://api.twitter.com/1.1/lists/update.json</div>
  1122. <dl>
  1123. <dt><span class="paramLabel">Parameters:</span></dt>
  1124. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  1125. <dd><code>slug</code> - slug of the list</dd>
  1126. <dd><code>newListName</code> - What you'd like to change the list's name to.</dd>
  1127. <dd><code>isPublicList</code> - Whether your list is public or private. Optional. Values can be public or private. Lists are public by default if no mode is specified.</dd>
  1128. <dd><code>newDescription</code> - What you'd like to change the list description to.</dd>
  1129. <dt><span class="simpleTagLabel">Since:</span></dt>
  1130. <dd>Twitter4J 3.0.0</dd>
  1131. <dt><span class="seeLabel">See Also:</span></dt>
  1132. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/update">POST lists/update | Twitter Developers</a></dd>
  1133. </dl>
  1134. </li>
  1135. </ul>
  1136. <a name="createUserList-java.lang.String-boolean-java.lang.String-">
  1137. <!-- -->
  1138. </a>
  1139. <ul class="blockList">
  1140. <li class="blockList">
  1141. <h4>createUserList</h4>
  1142. <pre>void&nbsp;createUserList(<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;listName,
  1143. boolean&nbsp;isPublicList,
  1144. <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;description)</pre>
  1145. <div class="block">Creates a new list for the authenticated user. Accounts are limited to 20 lists.
  1146. <br>This method calls https://api.twitter.com/1.1/lists/create.json</div>
  1147. <dl>
  1148. <dt><span class="paramLabel">Parameters:</span></dt>
  1149. <dd><code>listName</code> - The name of the list you are creating. Required.</dd>
  1150. <dd><code>isPublicList</code> - set true if you wish to make a public list</dd>
  1151. <dd><code>description</code> - The description of the list you are creating. Optional.</dd>
  1152. <dt><span class="simpleTagLabel">Since:</span></dt>
  1153. <dd>Twitter4J 2.1.1</dd>
  1154. <dt><span class="seeLabel">See Also:</span></dt>
  1155. <dd><a href="https://dev.twitter.com/docs/api/1.1/post/lists/create">POST lists/create | Twitter Developers</a></dd>
  1156. </dl>
  1157. </li>
  1158. </ul>
  1159. <a name="showUserList-long-">
  1160. <!-- -->
  1161. </a>
  1162. <ul class="blockList">
  1163. <li class="blockList">
  1164. <h4>showUserList</h4>
  1165. <pre>void&nbsp;showUserList(long&nbsp;listId)</pre>
  1166. <div class="block">Show the specified list. Private lists will only be shown if the authenticated user owns the specified list.
  1167. <br>This method calls https://api.twitter.com/1.1/lists/show.json</div>
  1168. <dl>
  1169. <dt><span class="paramLabel">Parameters:</span></dt>
  1170. <dd><code>listId</code> - The id of the list to show</dd>
  1171. <dt><span class="simpleTagLabel">Since:</span></dt>
  1172. <dd>Twitter4J 2.2.3</dd>
  1173. <dt><span class="seeLabel">See Also:</span></dt>
  1174. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/show">https://dev.twitter.com/docs/api/1.1/get/lists/show | Twitter Developers</a></dd>
  1175. </dl>
  1176. </li>
  1177. </ul>
  1178. <a name="showUserList-long-java.lang.String-">
  1179. <!-- -->
  1180. </a>
  1181. <ul class="blockList">
  1182. <li class="blockList">
  1183. <h4>showUserList</h4>
  1184. <pre>void&nbsp;showUserList(long&nbsp;ownerId,
  1185. <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)</pre>
  1186. <div class="block">Show the specified list. Private lists will only be shown if the authenticated user owns the specified list.
  1187. <br>This method calls https://api.twitter.com/1.1/lists/show.json</div>
  1188. <dl>
  1189. <dt><span class="paramLabel">Parameters:</span></dt>
  1190. <dd><code>ownerId</code> - The user ID of the user who owns the list being requested by a slug.</dd>
  1191. <dd><code>slug</code> - slug of the list</dd>
  1192. <dt><span class="simpleTagLabel">Since:</span></dt>
  1193. <dd>Twitter4J 3.0.0</dd>
  1194. <dt><span class="seeLabel">See Also:</span></dt>
  1195. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/show">https://dev.twitter.com/docs/api/1.1/get/lists/show | Twitter Developers</a></dd>
  1196. </dl>
  1197. </li>
  1198. </ul>
  1199. <a name="getUserListSubscriptions-java.lang.String-long-">
  1200. <!-- -->
  1201. </a>
  1202. <ul class="blockListLast">
  1203. <li class="blockList">
  1204. <h4>getUserListSubscriptions</h4>
  1205. <pre>void&nbsp;getUserListSubscriptions(<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;listOwnerScreenName,
  1206. long&nbsp;cursor)</pre>
  1207. <div class="block">List the lists the specified user follows.
  1208. <br>This method calls https://api.twitter.com/1.1/lists/subscriptions.json</div>
  1209. <dl>
  1210. <dt><span class="paramLabel">Parameters:</span></dt>
  1211. <dd><code>listOwnerScreenName</code> - The screen name of the list owner</dd>
  1212. <dd><code>cursor</code> - Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.</dd>
  1213. <dt><span class="simpleTagLabel">Since:</span></dt>
  1214. <dd>Twitter4J 2.1.1</dd>
  1215. <dt><span class="seeLabel">See Also:</span></dt>
  1216. <dd><a href="https://dev.twitter.com/docs/api/1.1/get/lists/subscriptions">GET lists/subscriptions | Twitter Developers</a></dd>
  1217. </dl>
  1218. </li>
  1219. </ul>
  1220. </li>
  1221. </ul>
  1222. </li>
  1223. </ul>
  1224. </div>
  1225. </div>
  1226. <!-- ========= END OF CLASS DATA ========= -->
  1227. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1228. <div class="bottomNav"><a name="navbar.bottom">
  1229. <!-- -->
  1230. </a>
  1231. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  1232. <a name="navbar.bottom.firstrow">
  1233. <!-- -->
  1234. </a>
  1235. <ul class="navList" title="Navigation">
  1236. <li><a href="../../overview-summary.html">Overview</a></li>
  1237. <li><a href="package-summary.html">Package</a></li>
  1238. <li class="navBarCell1Rev">Class</li>
  1239. <li><a href="class-use/ListsResourcesAsync.html">Use</a></li>
  1240. <li><a href="package-tree.html">Tree</a></li>
  1241. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  1242. <li><a href="../../index-all.html">Index</a></li>
  1243. <li><a href="../../help-doc.html">Help</a></li>
  1244. </ul>
  1245. </div>
  1246. <div class="subNav">
  1247. <ul class="navList">
  1248. <li><a href="../../twitter4j/api/HelpResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  1249. <li><a href="../../twitter4j/api/PlacesGeoResourcesAsync.html" title="interface in twitter4j.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  1250. </ul>
  1251. <ul class="navList">
  1252. <li><a href="../../index.html?twitter4j/api/ListsResourcesAsync.html" target="_top">Frames</a></li>
  1253. <li><a href="ListsResourcesAsync.html" target="_top">No&nbsp;Frames</a></li>
  1254. </ul>
  1255. <ul class="navList" id="allclasses_navbar_bottom">
  1256. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  1257. </ul>
  1258. <div>
  1259. <script type="text/javascript"><!--
  1260. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  1261. if(window==top) {
  1262. allClassesLink.style.display = "block";
  1263. }
  1264. else {
  1265. allClassesLink.style.display = "none";
  1266. }
  1267. //-->
  1268. </script>
  1269. </div>
  1270. <div>
  1271. <ul class="subNavList">
  1272. <li>Summary:&nbsp;</li>
  1273. <li>Nested&nbsp;|&nbsp;</li>
  1274. <li>Field&nbsp;|&nbsp;</li>
  1275. <li>Constr&nbsp;|&nbsp;</li>
  1276. <li><a href="#method.summary">Method</a></li>
  1277. </ul>
  1278. <ul class="subNavList">
  1279. <li>Detail:&nbsp;</li>
  1280. <li>Field&nbsp;|&nbsp;</li>
  1281. <li>Constr&nbsp;|&nbsp;</li>
  1282. <li><a href="#method.detail">Method</a></li>
  1283. </ul>
  1284. </div>
  1285. <a name="skip.navbar.bottom">
  1286. <!-- -->
  1287. </a></div>
  1288. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1289. <p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
  1290. </body>
  1291. </html>