View source: R/connectcontactlens_operations.R
connectcontactlens_list_realtime_contact_analysis_segments | R Documentation |
Provides a list of analysis segments for a real-time analysis session.
See https://www.paws-r-sdk.com/docs/connectcontactlens_list_realtime_contact_analysis_segments/ for full documentation.
connectcontactlens_list_realtime_contact_analysis_segments(
InstanceId,
ContactId,
MaxResults = NULL,
NextToken = NULL
)
InstanceId |
[required] The identifier of the Amazon Connect instance. |
ContactId |
[required] The identifier of the contact. |
MaxResults |
The maximum number of results to return per page. |
NextToken |
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.