AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a participant's interactions in a contact.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class ParticipantMetrics
The ParticipantMetrics type exposes the following members
Name | Description | |
---|---|---|
![]() |
ParticipantMetrics() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConversationAbandon | System.Boolean |
Gets and sets the property ConversationAbandon. A boolean flag indicating whether the chat conversation was abandoned by a Participant. |
![]() |
LastMessageTimestamp | System.DateTime |
Gets and sets the property LastMessageTimestamp. Timestamp of last chat message by Participant. |
![]() |
MaxResponseTimeInMillis | System.Int64 |
Gets and sets the property MaxResponseTimeInMillis. Maximum chat response time by Participant. |
![]() |
MessageLengthInChars | System.Int32 |
Gets and sets the property MessageLengthInChars. Number of chat characters sent by Participant. |
![]() |
MessagesSent | System.Int32 |
Gets and sets the property MessagesSent. Number of chat messages sent by Participant. |
![]() |
NumResponses | System.Int32 |
Gets and sets the property NumResponses. Number of chat messages sent by Participant. |
![]() |
ParticipantId | System.String |
Gets and sets the property ParticipantId. The Participant's ID. |
![]() |
ParticipantType | Amazon.Connect.ParticipantType |
Gets and sets the property ParticipantType. Information about the conversation participant. Following are the participant types: [Agent, Customer, Supervisor]. |
![]() |
TotalResponseTimeInMillis | System.Int64 |
Gets and sets the property TotalResponseTimeInMillis. Total chat response time by Participant. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5