<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pagination / Lazy loading in fetching metadata of files in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Pagination-Lazy-loading-in-fetching-metadata-of-files/m-p/163655#M5784</link>
    <description>&lt;P&gt;I think that getDelta is roughly what you want:&amp;nbsp;&lt;A href="http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.8.x/com/dropbox/core/DbxClient.html#getDelta(java.lang.String)" target="_blank" rel="nofollow noreferrer"&gt;http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.8.x/com/dropbox/core/DbxClient.html#getDelta(java.lang.String)&lt;/A&gt;.&amp;nbsp;Note that this method is recursive.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http#documentation-files-list_folder" target="_blank" rel="nofollow noreferrer"&gt;/files/list_folder&lt;/A&gt; in API v2 is probably a bit better, since you can do the non-recursive version as well, but a&amp;nbsp;Java SDK for API v2 hasn't been released yet.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2015 22:48:15 GMT</pubDate>
    <dc:creator>Steve M.</dc:creator>
    <dc:date>2015-10-14T22:48:15Z</dc:date>
    <item>
      <title>Pagination / Lazy loading in fetching metadata of files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Pagination-Lazy-loading-in-fetching-metadata-of-files/m-p/163654#M5783</link>
      <description>&lt;P&gt;I want to implement pagination i.e. want to fetch limited files' metadata at a time and on next click the further files. I am not able to find any suitable method in Core Java API for dropbox regarding the same. So can anyone&amp;nbsp;please suggest which method should I use in order to get paginated results ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:39:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Pagination-Lazy-loading-in-fetching-metadata-of-files/m-p/163654#M5783</guid>
      <dc:creator>Vartika A.</dc:creator>
      <dc:date>2019-05-29T09:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination / Lazy loading in fetching metadata of files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Pagination-Lazy-loading-in-fetching-metadata-of-files/m-p/163655#M5784</link>
      <description>&lt;P&gt;I think that getDelta is roughly what you want:&amp;nbsp;&lt;A href="http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.8.x/com/dropbox/core/DbxClient.html#getDelta(java.lang.String)" target="_blank" rel="nofollow noreferrer"&gt;http://dropbox.github.io/dropbox-sdk-java/api-docs/v1.8.x/com/dropbox/core/DbxClient.html#getDelta(java.lang.String)&lt;/A&gt;.&amp;nbsp;Note that this method is recursive.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http#documentation-files-list_folder" target="_blank" rel="nofollow noreferrer"&gt;/files/list_folder&lt;/A&gt; in API v2 is probably a bit better, since you can do the non-recursive version as well, but a&amp;nbsp;Java SDK for API v2 hasn't been released yet.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 22:48:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Pagination-Lazy-loading-in-fetching-metadata-of-files/m-p/163655#M5784</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-10-14T22:48:15Z</dc:date>
    </item>
  </channel>
</rss>

