AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const ConnectParticipantClient *, const Model::DescribeViewRequest &, const Model::DescribeViewOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeViewResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ConnectParticipantClient *, const Model::SendEventRequest &, const Model::SendEventOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendEventResponseReceivedHandler
 
typedef std::function< void(const ConnectParticipantClient *, const Model::SendMessageRequest &, const Model::SendMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendMessageResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CompleteAttachmentUploadResponseReceivedHandler

Definition at line 109 of file ConnectParticipantServiceClientModel.h.

◆ ConnectParticipantClientConfiguration

Definition at line 63 of file ConnectParticipantServiceClientModel.h.

◆ ConnectParticipantEndpointProvider

Definition at line 65 of file ConnectParticipantServiceClientModel.h.

◆ ConnectParticipantEndpointProviderBase

Definition at line 64 of file ConnectParticipantServiceClientModel.h.

◆ CreateParticipantConnectionResponseReceivedHandler

Definition at line 110 of file ConnectParticipantServiceClientModel.h.

◆ DescribeViewResponseReceivedHandler

Definition at line 111 of file ConnectParticipantServiceClientModel.h.

◆ DisconnectParticipantResponseReceivedHandler

Definition at line 112 of file ConnectParticipantServiceClientModel.h.

◆ GetAttachmentResponseReceivedHandler

Definition at line 113 of file ConnectParticipantServiceClientModel.h.

◆ GetTranscriptResponseReceivedHandler

Definition at line 114 of file ConnectParticipantServiceClientModel.h.

◆ SendEventResponseReceivedHandler

Definition at line 115 of file ConnectParticipantServiceClientModel.h.

◆ SendMessageResponseReceivedHandler

Definition at line 116 of file ConnectParticipantServiceClientModel.h.

◆ StartAttachmentUploadResponseReceivedHandler

Definition at line 117 of file ConnectParticipantServiceClientModel.h.

Enumeration Type Documentation

◆ ConnectParticipantErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file ConnectParticipantErrors.h.