<?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 What is the minimum entries from a ListFolderResult to cause hasMore to be true? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-minimum-entries-from-a-ListFolderResult-to-cause/m-p/231165#M12603</link>
    <description>&lt;P&gt;What is the minimum entries from a ListFolderResult to cause hasMore to be true? I'm &amp;nbsp;writing an application and wanted to test what happens when has more is true. It does not seem that this API support pagination.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:20:51 GMT</pubDate>
    <dc:creator>Marvin D.</dc:creator>
    <dc:date>2019-05-29T09:20:51Z</dc:date>
    <item>
      <title>What is the minimum entries from a ListFolderResult to cause hasMore to be true?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-minimum-entries-from-a-ListFolderResult-to-cause/m-p/231165#M12603</link>
      <description>&lt;P&gt;What is the minimum entries from a ListFolderResult to cause hasMore to be true? I'm &amp;nbsp;writing an application and wanted to test what happens when has more is true. It does not seem that this API support pagination.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:20:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-minimum-entries-from-a-ListFolderResult-to-cause/m-p/231165#M12603</guid>
      <dc:creator>Marvin D.</dc:creator>
      <dc:date>2019-05-29T09:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the minimum entries from a ListFolderResult to cause hasMore to be true?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-minimum-entries-from-a-ListFolderResult-to-cause/m-p/231174#M12604</link>
      <description>&lt;P&gt;The ListFolder interface supports pagination via multiple calls to &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolder-java.lang.String-" target="_self"&gt;listFolder&lt;/A&gt; and &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolderContinue-java.lang.String-" target="_self"&gt;listFolderContinue&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The pages will generally be up to about 2000 entries, but there are various factors that can affect that, so don't rely on that number. You should always check &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/v2/files/ListFolderResult.html#hasMore" target="_self"&gt;ListFolderResult.hasMore&lt;/A&gt;&amp;nbsp;to determine if you should call back.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:42:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/What-is-the-minimum-entries-from-a-ListFolderResult-to-cause/m-p/231174#M12604</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-07-07T14:42:48Z</dc:date>
    </item>
  </channel>
</rss>

