Class Index
java.lang.Object
com.ringcentral.paths.ai.ringsense.v1.public1.accounts.domains.sessions.insights.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()get(GetSessionInsightsParameters queryParams) Returns the insights of all call recordings in a session HTTP Method: get Endpoint: /ai/ringsense/v1/public/accounts/{accountId}/domains/{domain}/sessions/{sourceSessionId}/insights Rate Limit Group: Light App Permission: RingSensepath()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public SessionsInsightsResource get(GetSessionInsightsParameters queryParams) throws RestException, IOException Returns the insights of all call recordings in a session HTTP Method: get Endpoint: /ai/ringsense/v1/public/accounts/{accountId}/domains/{domain}/sessions/{sourceSessionId}/insights Rate Limit Group: Light App Permission: RingSense- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-