<?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: Is it possible to distinguish whether it is old or new with only the Revision ID? in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684918#M3377</link>
    <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 01:21:18 GMT</pubDate>
    <dc:creator>오부경</dc:creator>
    <dc:date>2023-05-17T01:21:18Z</dc:date>
    <item>
      <title>Is it possible to distinguish whether it is old or new with only the Revision ID?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684631#M3371</link>
      <description>&lt;P&gt;hello.&lt;/P&gt;&lt;P&gt;Is it possible to distinguish whether it is old or new with only the Revision ID?&lt;/P&gt;&lt;P&gt;When a very complex task is performed in a short time, a lot of changes information using listfolder comes in at once, so I want to use RevisionID to distinguish whether it is previous or not.&lt;/P&gt;&lt;P&gt;In the Revision ID obtained from listfolder, I want to distinguish whether this RevisionID is old or new by comparing it to the RevisionID I already have.&lt;/P&gt;&lt;P&gt;Could this be possible?&lt;/P&gt;&lt;P&gt;I wonder if it is possible simply by String Compare or if I have to cut off a part of the ID and turn it into a number.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 03:14:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684631#M3371</guid>
      <dc:creator>오부경</dc:creator>
      <dc:date>2023-05-16T03:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to distinguish whether it is old or new with only the Revision ID?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684755#M3374</link>
      <description>&lt;P&gt;No, the "rev" value, e.g., as returned by &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/continue&lt;/A&gt;], is an opaque revision identifier. It can be used for a strict equality check with other rev values, but it's not meant to be modified, and shouldn't be used to attempt to determine if a rev is older or newer than another.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For information on how to monitor changes using the Dropbox API, please refer to &lt;A href="https://developers.dropbox.com/detecting-changes-guide" target="_blank"&gt;the Detecting Changes Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 15:21:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684755#M3374</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-05-16T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to distinguish whether it is old or new with only the Revision ID?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684918#M3377</link>
      <description>&lt;P&gt;Thank you for your answer.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 01:21:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-it-possible-to-distinguish-whether-it-is-old-or-new-with-only/m-p/684918#M3377</guid>
      <dc:creator>오부경</dc:creator>
      <dc:date>2023-05-17T01:21:18Z</dc:date>
    </item>
  </channel>
</rss>

