TokensResponse
The response object that contains the device token.
Declaration
object TokensResponseProperties
| Name | Type | Description |
|---|---|---|
SyncTokens Required | SynchronizationTokens | A dictionary of synchronization tokens that describes the state of different types of data on the server. The client uses these tokens to determine which endpoints it needs to use to fetch new or updated data on the server. |