SyncTokenHeaderField interface
Sync token header field
Properties
sync |
Enables real-time consistency between requests by providing the returned value in the next request made to the server. |
Property Details
syncToken
Enables real-time consistency between requests by providing the returned value in the next request made to the server.
syncToken?: string
Property Value
string