RingCentral .Net SDK
Properties | List of all members
RingCentral.SyncInfoMessages Class Reference

Sync type, token and time More...

Properties

string syncType [get, set]
 Type of message synchronization request: More...
 
string syncToken [get, set]
 Synchronization token More...
 
string syncTime [get, set]
 Last synchronization date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time More...
 
bool? olderRecordsExist [get, set]
 

Detailed Description

Sync type, token and time

Property Documentation

◆ olderRecordsExist

bool? RingCentral.SyncInfoMessages.olderRecordsExist
getset

◆ syncTime

string RingCentral.SyncInfoMessages.syncTime
getset

Last synchronization date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time

◆ syncToken

string RingCentral.SyncInfoMessages.syncToken
getset

Synchronization token

◆ syncType

string RingCentral.SyncInfoMessages.syncType
getset

Type of message synchronization request:

  • FSync – full sync
  • ISync – incremental sync Enum: FSync, ISync

The documentation for this class was generated from the following file: