Home > @yext/chat-core-aws-connect
Function | Description |
---|---|
provideChatCoreAwsConnect(config) | Provider for the ChatCore integration with AWS Connect. |
Interface | Description |
---|---|
AwsConnectEventData | Data associated with an AWS Connect event. |
ChatCoreAwsConnect | Provides methods for interacting with Chat's Amazon Connect integration. |
ChatCoreAwsConnectConfig | Configuration for this instance of the ChatCoreAwsConnect. |
LoggerConfig | Configuration for the internal logger of the AWS Connect Chat session. |
Type Alias | Description |
---|---|
EventCallback | A generic event callback, to be used when defining listeners for a ChatCoreAwsConnect. |
EventMap | A map of events that can be emitted or listened for within a ChatCoreAwsConnect to their associated data types. |
Logger | The logger interface for the AWS Connect Chat session. |
LogLevel | The log level for the logger. |