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

Properties

string uri [get, set]
 Link to the list of call log records with sync information Required Format: uri More...
 
CallLogRecord[] records [get, set]
 List of call log records with synchronization information. For ISync the total number of returned records is limited to 250; this includes both new records and the old ones, specified by the recordCount parameter Required More...
 
CallLogSyncInfo syncInfo [get, set]
 Required More...
 

Property Documentation

◆ records

CallLogRecord [] RingCentral.CallLogSyncResponse.records
getset

List of call log records with synchronization information. For ISync the total number of returned records is limited to 250; this includes both new records and the old ones, specified by the recordCount parameter Required

◆ syncInfo

CallLogSyncInfo RingCentral.CallLogSyncResponse.syncInfo
getset

Required

◆ uri

string RingCentral.CallLogSyncResponse.uri
getset

Link to the list of call log records with sync information Required Format: uri


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