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.
Payload of chat properties to apply when starting a new contact.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class NewSessionDetails
The NewSessionDetails type exposes the following members
Name | Description | |
---|---|---|
NewSessionDetails() |
Name | Type | Description | |
---|---|---|---|
Attributes | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Attributes. A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes. They can be accessed in flows just like any other contact attributes. There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys can include only alphanumeric, dash, and underscore characters. |
|
ParticipantDetails | Amazon.Connect.Model.ParticipantDetails |
Gets and sets the property ParticipantDetails. |
|
StreamingConfiguration | Amazon.Connect.Model.ChatStreamingConfiguration |
Gets and sets the property StreamingConfiguration. |
|
SupportedMessagingContentTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property SupportedMessagingContentTypes.
The supported chat message content types. Supported types are
Content types must always contain |
.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