@wildix/wda-insights-client > ListConversationsItemInteraction
ListConversationsItemInteraction interface
Signature:
export interface ListConversationsItemInteraction
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
number | undefined | (Optional) Number of times the agent interrupted another participant during the conversation. | ||
number | undefined | (Optional) Duration in seconds of another participant’s longest uninterrupted story or response. | ||
number | undefined | (Optional) Duration in seconds of the agent's longest uninterrupted monologue. | ||
number | undefined | (Optional) Average time in seconds the agent waited after another participant finished speaking before responding. | ||
number | undefined | (Optional) Percentage of the call duration during which the agent was speaking. | ||
number | undefined | (Optional) Average words per minute spoken by the agent during their speaking time. |