View source: R/transcribeservice_operations.R
transcribeservice_list_call_analytics_categories | R Documentation |
Provides a list of Call Analytics categories, including all rules that make up each category.
See https://www.paws-r-sdk.com/docs/transcribeservice_list_call_analytics_categories/ for full documentation.
transcribeservice_list_call_analytics_categories(
NextToken = NULL,
MaxResults = NULL
)
NextToken |
If your
|
MaxResults |
The maximum number of Call Analytics categories to return in each page of results. If there are fewer results than the value that you specify, only the actual results are returned. If you do not specify a value, a default of 5 is used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.