<?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 Equivalent of [[DBSession sharedSession] isLinked] in API v2. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/219974#M11614</link>
    <description>&lt;P&gt;I have developed an iOS app which already used Dropbox API v1, now migrating to v2. &amp;nbsp;What is the equivalent of [[DBSession sharedSession] isLinked] in API v2 ? &amp;nbsp;Please let me know. &amp;nbsp;I have used&amp;nbsp;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;DBClientsManager&lt;/SPAN&gt; &lt;SPAN&gt;authorizedClient&lt;/SPAN&gt;&lt;SPAN&gt;], but every time, it is giving "YES" only. &amp;nbsp;It is not asking for dropbox permission for the first time.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:22:54 GMT</pubDate>
    <dc:creator>Nagalakshmi</dc:creator>
    <dc:date>2019-05-29T09:22:54Z</dc:date>
    <item>
      <title>Equivalent of [[DBSession sharedSession] isLinked] in API v2.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/219974#M11614</link>
      <description>&lt;P&gt;I have developed an iOS app which already used Dropbox API v1, now migrating to v2. &amp;nbsp;What is the equivalent of [[DBSession sharedSession] isLinked] in API v2 ? &amp;nbsp;Please let me know. &amp;nbsp;I have used&amp;nbsp;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;DBClientsManager&lt;/SPAN&gt; &lt;SPAN&gt;authorizedClient&lt;/SPAN&gt;&lt;SPAN&gt;], but every time, it is giving "YES" only. &amp;nbsp;It is not asking for dropbox permission for the first time.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:22:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/219974#M11614</guid>
      <dc:creator>Nagalakshmi</dc:creator>
      <dc:date>2019-05-29T09:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of [[DBSession sharedSession] isLinked] in API v2.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/220098#M11626</link>
      <description>&lt;P&gt;Checking DBClientsManager &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBClientsManager.html#/c:objc(cs)DBClientsManager(cm)authorizedClient" target="_self"&gt;authorizedClient&lt;/A&gt; is the equivalent in the API v2 SDK. The account is automatically persisted for you though, so the user won't have to manually authorize the app each time. If you want to remove the stored account(s), you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBClientsManager.html#/c:objc(cs)DBClientsManager(cm)unlinkAndResetClients" target="_self"&gt;unlinkAndResetClients&lt;/A&gt;&amp;nbsp;or &lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBClientsManager.html#/c:objc(cs)DBClientsManager(cm)unlinkAndResetClient:" target="_self"&gt;unlinkAndResetClient&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 21:07:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/220098#M11626</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-08T21:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent of [[DBSession sharedSession] isLinked] in API v2.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/220151#M11635</link>
      <description>&lt;P&gt;Thank you Greg for the confirmation&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 04:42:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Equivalent-of-DBSession-sharedSession-isLinked-in-API-v2/m-p/220151#M11635</guid>
      <dc:creator>Nagalakshmi</dc:creator>
      <dc:date>2017-05-09T04:42:22Z</dc:date>
    </item>
  </channel>
</rss>

