AWS SDK Version 3 for .NET
API Reference

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.

Segment type describing a contact event.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.RealTimeContactAnalysisSegmentEvent

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class RealTimeContactAnalysisSegmentEvent

The RealTimeContactAnalysisSegmentEvent type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DisplayName System.String

Gets and sets the property DisplayName.

The display name of the participant. Can be redacted.

Public Property EventType System.String

Gets and sets the property EventType.

Type of the event. For example, application/vnd.amazonaws.connect.event.participant.left.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the contact event.

Public Property ParticipantId System.String

Gets and sets the property ParticipantId.

The identifier of the participant.

Public Property ParticipantRole Amazon.Connect.ParticipantRole

Gets and sets the property ParticipantRole.

The role of the participant. For example, is it a customer, agent, or system.

Public Property Time Amazon.Connect.Model.RealTimeContactAnalysisTimeData

Gets and sets the property Time.

Field describing the time of the event. It can have different representations of time.

Version Information

.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