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