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.

Configuration settings for auto-accept for a specific channel.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.AutoAcceptConfig

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

Syntax

C#
public class AutoAcceptConfig

The AutoAcceptConfig type exposes the following members

Constructors

NameDescription
Public Method AutoAcceptConfig()

Properties

NameTypeDescription
Public Property AgentFirstCallbackAutoAccept System.Boolean

Gets and sets the property AgentFirstCallbackAutoAccept.

Indicates whether auto-accept is enabled for agent-first callbacks. This setting only applies to the VOICE channel.

Public Property AutoAccept System.Boolean

Gets and sets the property AutoAccept.

Indicates whether auto-accept is enabled for this channel. When enabled, available agents are automatically connected to contacts from this channel.

Public Property Channel Amazon.Connect.Channel

Gets and sets the property Channel.

The channel for this auto-accept configuration. Valid values: VOICE, CHAT, TASK, EMAIL.

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