Package com.ringcentral.definitions
Class CallLogSyncResponse
java.lang.Object
com.ringcentral.definitions.CallLogSyncResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of call log records with synchronization information.RequiredLink to the list of call log records with sync information Required Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrecords
(CallLogRecord[] records) syncInfo
(CallLogSyncInfo syncInfo)
-
Field Details
-
uri
Link to the list of call log records with sync information Required Format: uri -
records
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
Required
-
-
Constructor Details
-
CallLogSyncResponse
public CallLogSyncResponse()
-
-
Method Details
-
uri
-
records
-
syncInfo
-