<?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: DBRestClient and DBRestClientDelegate replacement in v2 Objective-C SDK in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBRestClient-and-DBRestClientDelegate-replacement-in-v2/m-p/217856#M11398</link>
    <description>&lt;P&gt;The API v2 Objective-C SDK works quite a bit differently than the API v1 iOS SDK, so I&amp;nbsp;recommend looking through &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c" target="_self"&gt;the readme file for the API v2 SDK&lt;/A&gt; first to get started. For example, the API v2 SDK doesn't use delegate methods like the v1 SDK did. It uses response blocks instead, that you set when you call the method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To answer your specific questions, the equivalents would be the any of the &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)getThumbnailUrl:overwrite:destination:" target="_self"&gt;getThumbnail methods&lt;/A&gt;, to get thumbnails for files, and the &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)delete_:" target="_self"&gt;delete_&lt;/A&gt;&amp;nbsp;method, to delete any file or folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API call methods returns &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBTask.html" target="_self"&gt;DBTask&lt;/A&gt;s that you can call cancel on, to cancel any particular request.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2017 18:42:53 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-04-25T18:42:53Z</dc:date>
    <item>
      <title>DBRestClient and DBRestClientDelegate replacement in v2 Objective-C SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBRestClient-and-DBRestClientDelegate-replacement-in-v2/m-p/217822#M11392</link>
      <description>&lt;P&gt;&amp;#16;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In v1 API &amp;amp; SDK we used&lt;/P&gt;
&lt;P&gt;DBClient: loadThumbnail, cancelFileLoad and deletePath and its delegate protocol&amp;nbsp;DBRestClientDelegate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what are the v2 counterparts we should use to replace those two? (specially in the context of loading images thumbnails and deleting those files).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:23:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBRestClient-and-DBRestClientDelegate-replacement-in-v2/m-p/217822#M11392</guid>
      <dc:creator>DarioJG</dc:creator>
      <dc:date>2019-05-29T09:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: DBRestClient and DBRestClientDelegate replacement in v2 Objective-C SDK</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBRestClient-and-DBRestClientDelegate-replacement-in-v2/m-p/217856#M11398</link>
      <description>&lt;P&gt;The API v2 Objective-C SDK works quite a bit differently than the API v1 iOS SDK, so I&amp;nbsp;recommend looking through &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c" target="_self"&gt;the readme file for the API v2 SDK&lt;/A&gt; first to get started. For example, the API v2 SDK doesn't use delegate methods like the v1 SDK did. It uses response blocks instead, that you set when you call the method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To answer your specific questions, the equivalents would be the any of the &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)getThumbnailUrl:overwrite:destination:" target="_self"&gt;getThumbnail methods&lt;/A&gt;, to get thumbnails for files, and the &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)delete_:" target="_self"&gt;delete_&lt;/A&gt;&amp;nbsp;method, to delete any file or folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API call methods returns &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBTask.html" target="_self"&gt;DBTask&lt;/A&gt;s that you can call cancel on, to cancel any particular request.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 18:42:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBRestClient-and-DBRestClientDelegate-replacement-in-v2/m-p/217856#M11398</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-04-25T18:42:53Z</dc:date>
    </item>
  </channel>
</rss>

