Classes
The following classes are available globally.
-
The case-insensitive input to indicate standard MIME type that describes the format of the file that will be uploaded.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantAttachmentItem
Swift
class AWSConnectParticipantAttachmentItem
-
Declaration
Objective-C
@interface AWSConnectParticipantCompleteAttachmentUploadRequest
Swift
class AWSConnectParticipantCompleteAttachmentUploadRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantCompleteAttachmentUploadResponse
Swift
class AWSConnectParticipantCompleteAttachmentUploadResponse
-
Connection credentials.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantConnectionCredentials
Swift
class AWSConnectParticipantConnectionCredentials
-
Declaration
Objective-C
@interface AWSConnectParticipantCreateParticipantConnectionRequest
Swift
class AWSConnectParticipantCreateParticipantConnectionRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantCreateParticipantConnectionResponse
Swift
class AWSConnectParticipantCreateParticipantConnectionResponse
-
Declaration
Objective-C
@interface AWSConnectParticipantDescribeViewRequest
Swift
class AWSConnectParticipantDescribeViewRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantDescribeViewResponse
Swift
class AWSConnectParticipantDescribeViewResponse
-
Declaration
Objective-C
@interface AWSConnectParticipantDisconnectParticipantRequest
Swift
class AWSConnectParticipantDisconnectParticipantRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantDisconnectParticipantResponse
Swift
class AWSConnectParticipantDisconnectParticipantResponse
-
Declaration
Objective-C
@interface AWSConnectParticipantGetAttachmentRequest
Swift
class AWSConnectParticipantGetAttachmentRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantGetAttachmentResponse
Swift
class AWSConnectParticipantGetAttachmentResponse
-
Declaration
Objective-C
@interface AWSConnectParticipantGetTranscriptRequest
Swift
class AWSConnectParticipantGetTranscriptRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantGetTranscriptResponse
Swift
class AWSConnectParticipantGetTranscriptResponse
-
An item - message or event - that has been sent.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantItem
Swift
class AWSConnectParticipantItem
-
Contains metadata related to a message.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantMessageMetadata
Swift
class AWSConnectParticipantMessageMetadata
-
The receipt for the message delivered to the recipient.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantReceipt
Swift
class AWSConnectParticipantReceipt
-
Declaration
Objective-C
@interface AWSConnectParticipantSendEventRequest
Swift
class AWSConnectParticipantSendEventRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantSendEventResponse
Swift
class AWSConnectParticipantSendEventResponse
-
Declaration
Objective-C
@interface AWSConnectParticipantSendMessageRequest
Swift
class AWSConnectParticipantSendMessageRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantSendMessageResponse
Swift
class AWSConnectParticipantSendMessageResponse
-
Declaration
Objective-C
@interface AWSConnectParticipantStartAttachmentUploadRequest
Swift
class AWSConnectParticipantStartAttachmentUploadRequest
-
Declaration
Objective-C
@interface AWSConnectParticipantStartAttachmentUploadResponse
Swift
class AWSConnectParticipantStartAttachmentUploadResponse
-
A filtering option for where to start. For example, if you sent 100 messages, start with message 50.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantStartPosition
Swift
class AWSConnectParticipantStartPosition
-
Fields to be used while uploading the attachment.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantUploadMetadata
Swift
class AWSConnectParticipantUploadMetadata
-
A view resource object. Contains metadata and content necessary to render the view.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantView
Swift
class AWSConnectParticipantView
-
View content containing all content necessary to render a view except for runtime input data.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantViewContent
Swift
class AWSConnectParticipantViewContent
-
The websocket for the participant’s connection.
See moreDeclaration
Objective-C
@interface AWSConnectParticipantWebsocket
Swift
class AWSConnectParticipantWebsocket
-
Undocumented
See moreDeclaration
Objective-C
@interface AWSConnectParticipantResources : NSObject + (instancetype)sharedInstance; - (NSDictionary *)JSONObject; @end
Swift
class AWSConnectParticipantResources : NSObject
-
Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to deliver superior customer service at a lower cost. Amazon Connect communications capabilities make it easy for companies to deliver personalized interactions across communication channels, including chat.
Use the Amazon Connect Participant Service to manage participants (for example, agents, customers, and managers listening in), and to send messages and events within a chat contact. The APIs in the service enable the following: sending chat messages, attachment sharing, managing a participant’s connection state and message events, and retrieving chat transcripts.
See moreDeclaration
Objective-C
@interface AWSConnectParticipant
Swift
class AWSConnectParticipant