Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.calllogsync.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(SyncAccountCallLogParameters queryParams) Synchronizes company call log records.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public CallLogSyncResponse get(SyncAccountCallLogParameters queryParams) throws RestException, IOException Synchronizes company call log records. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/call-log-sync Rate Limit Group: Heavy App Permission: ReadCallLog User Permission: ReadCallLog- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-