<?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 ObjC 3.3.5 new(ish) parameters for listFolder method in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjC-3-3-5-new-ish-parameters-for-listFolder-method/m-p/251964#M14511</link>
    <description>&lt;P&gt;I have just updated the SDK and there are 3 new parameters in the listFolder: method. However the documentation does not really go into much detail (and the last parameter is not mentioned at all):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;listFolder:recursive:includeMediaInfo:includeDeleted:includeHasExplicitSharedMembers:includeMountedFolders:limit:sharedLink&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please clarify the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) What does the includeMountedFolders flag do exactly?&lt;/P&gt;
&lt;P&gt;2) The limit is presumably a way of setting when listFolderContinue will be called?&lt;/P&gt;
&lt;P&gt;3) What does sharedLink refer to?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:17:28 GMT</pubDate>
    <dc:creator>Mark R.5</dc:creator>
    <dc:date>2019-05-29T09:17:28Z</dc:date>
    <item>
      <title>ObjC 3.3.5 new(ish) parameters for listFolder method</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjC-3-3-5-new-ish-parameters-for-listFolder-method/m-p/251964#M14511</link>
      <description>&lt;P&gt;I have just updated the SDK and there are 3 new parameters in the listFolder: method. However the documentation does not really go into much detail (and the last parameter is not mentioned at all):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;listFolder:recursive:includeMediaInfo:includeDeleted:includeHasExplicitSharedMembers:includeMountedFolders:limit:sharedLink&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please clarify the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) What does the includeMountedFolders flag do exactly?&lt;/P&gt;
&lt;P&gt;2) The limit is presumably a way of setting when listFolderContinue will be called?&lt;/P&gt;
&lt;P&gt;3) What does sharedLink refer to?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:17:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjC-3-3-5-new-ish-parameters-for-listFolder-method/m-p/251964#M14511</guid>
      <dc:creator>Mark R.5</dc:creator>
      <dc:date>2019-05-29T09:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: ObjC 3.3.5 new(ish) parameters for listFolder method</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjC-3-3-5-new-ish-parameters-for-listFolder-method/m-p/251967#M14513</link>
      <description>&lt;P&gt;Thanks for the report! I'll ask the team to fix the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)&amp;nbsp;includeMountedFolders: "If true, the results will include entries under mounted folders which includes app folder, shared folder and team folder."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is, whether or not to have the&amp;nbsp;Dropbox API return information about those types of folders and their children in the listFolder (and listFolderContinue) responses. So, if you set&amp;nbsp;includeMountedFolders=false, the listed entries will not include shared folders, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) limit: "The maximum number of results to return per request. Note: This is an approximate number and there can be slightly more entries returned in some cases."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This controls how many entries are returned per page, i.e., per single response from listFolder/listFolderContinue. This is useful if the user has many files and you would prefer to have your app list them out in smaller batches.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) sharedLink: "A shared link to list the contents of. If the link is password-protected, the password must be provided. If this field is present, ListFolderArg.path will be relative to root of the shared link. Only non-recursive mode is supported for shared link."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This parameter enables you to list the contents of a shared link for a folder, instead of just a folder in the connected user's account which you would identify by path alone.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 19:03:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjC-3-3-5-new-ish-parameters-for-listFolder-method/m-p/251967#M14513</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-11-09T19:03:19Z</dc:date>
    </item>
  </channel>
</rss>

