AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::ConnectParticipant::Model Namespace Reference

Namespaces

 
namespace  ChatItemTypeMapper
 
 
 
namespace  ResourceTypeMapper
 
 
namespace  SortKeyMapper
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Item
 
 
class  Receipt
 
 
 
 
 
 
 
 
 
 
class  View
 
class  ViewContent
 
class  Websocket
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
enum class  ParticipantRole {
  NOT_SET , AGENT , CUSTOMER , SYSTEM ,
  CUSTOM_BOT , SUPERVISOR
}
 
 
enum class  ScanDirection { NOT_SET , FORWARD , BACKWARD }
 
enum class  SortKey { NOT_SET , DESCENDING , ASCENDING }
 

Typedef Documentation

◆ CompleteAttachmentUploadOutcome

Definition at line 82 of file ConnectParticipantServiceClientModel.h.

◆ CompleteAttachmentUploadOutcomeCallable

Definition at line 94 of file ConnectParticipantServiceClientModel.h.

◆ CreateParticipantConnectionOutcome

Definition at line 83 of file ConnectParticipantServiceClientModel.h.

◆ CreateParticipantConnectionOutcomeCallable

Definition at line 95 of file ConnectParticipantServiceClientModel.h.

◆ DescribeViewOutcome

Definition at line 84 of file ConnectParticipantServiceClientModel.h.

◆ DescribeViewOutcomeCallable

Definition at line 96 of file ConnectParticipantServiceClientModel.h.

◆ DisconnectParticipantOutcome

Definition at line 85 of file ConnectParticipantServiceClientModel.h.

◆ DisconnectParticipantOutcomeCallable

Definition at line 97 of file ConnectParticipantServiceClientModel.h.

◆ GetAttachmentOutcome

Definition at line 86 of file ConnectParticipantServiceClientModel.h.

◆ GetAttachmentOutcomeCallable

Definition at line 98 of file ConnectParticipantServiceClientModel.h.

◆ GetTranscriptOutcome

Definition at line 87 of file ConnectParticipantServiceClientModel.h.

◆ GetTranscriptOutcomeCallable

Definition at line 99 of file ConnectParticipantServiceClientModel.h.

◆ SendEventOutcome

Definition at line 88 of file ConnectParticipantServiceClientModel.h.

◆ SendEventOutcomeCallable

Definition at line 100 of file ConnectParticipantServiceClientModel.h.

◆ SendMessageOutcome

Definition at line 89 of file ConnectParticipantServiceClientModel.h.

◆ SendMessageOutcomeCallable

Definition at line 101 of file ConnectParticipantServiceClientModel.h.

◆ StartAttachmentUploadOutcome

Definition at line 90 of file ConnectParticipantServiceClientModel.h.

◆ StartAttachmentUploadOutcomeCallable

Definition at line 102 of file ConnectParticipantServiceClientModel.h.

Enumeration Type Documentation

◆ ArtifactStatus

Enumerator
NOT_SET 
APPROVED 
REJECTED 
IN_PROGRESS 

Definition at line 16 of file ArtifactStatus.h.

◆ ChatItemType

Enumerator
NOT_SET 
TYPING 
PARTICIPANT_JOINED 
PARTICIPANT_LEFT 
CHAT_ENDED 
TRANSFER_SUCCEEDED 
TRANSFER_FAILED 
MESSAGE 
EVENT 
ATTACHMENT 
CONNECTION_ACK 
MESSAGE_DELIVERED 
MESSAGE_READ 

Definition at line 16 of file ChatItemType.h.

◆ ConnectionType

Enumerator
NOT_SET 
WEBSOCKET 
CONNECTION_CREDENTIALS 

Definition at line 16 of file ConnectionType.h.

◆ ParticipantRole

Enumerator
NOT_SET 
AGENT 
CUSTOMER 
SYSTEM 
CUSTOM_BOT 
SUPERVISOR 

Definition at line 16 of file ParticipantRole.h.

◆ ResourceType

Enumerator
NOT_SET 
CONTACT 
CONTACT_FLOW 
INSTANCE 
PARTICIPANT 
HIERARCHY_LEVEL 
HIERARCHY_GROUP 
USER 
PHONE_NUMBER 

Definition at line 16 of file ResourceType.h.

◆ ScanDirection

Enumerator
NOT_SET 
FORWARD 
BACKWARD 

Definition at line 16 of file ScanDirection.h.

◆ SortKey

Enumerator
NOT_SET 
DESCENDING 
ASCENDING 

Definition at line 16 of file SortKey.h.