Package com.ringcentral.definitions
Class CallLogExtractSyncResponse
java.lang.Object
com.ringcentral.definitions.CallLogExtractSyncResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of call log records RequiredRequiredLink to the list of call log records with sync information Required Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrecords(CallLogRecord[] records) syncInfo(CallLogExtractSyncInfo syncInfo)
-
Field Details
-
uri
Link to the list of call log records with sync information Required Format: uri -
records
List of call log records Required -
syncInfo
Required
-
-
Constructor Details
-
CallLogExtractSyncResponse
public CallLogExtractSyncResponse()
-
-
Method Details
-
uri
-
records
-
syncInfo
-