# Packages
Package connectparticipantiface provides an interface to enable mocking the Amazon Connect Participant Service service client for testing your code.
# Functions
ArtifactStatus_Values returns all elements of the ArtifactStatus enum.
ChatItemType_Values returns all elements of the ChatItemType enum.
ConnectionType_Values returns all elements of the ConnectionType enum.
New creates a new instance of the ConnectParticipant client with a session.
ParticipantRole_Values returns all elements of the ParticipantRole enum.
ResourceType_Values returns all elements of the ResourceType enum.
ScanDirection_Values returns all elements of the ScanDirection enum.
SortKey_Values returns all elements of the SortKey enum.
# Constants
ArtifactStatusApproved is a ArtifactStatus enum value.
ArtifactStatusInProgress is a ArtifactStatus enum value.
ArtifactStatusRejected is a ArtifactStatus enum value.
ChatItemTypeAttachment is a ChatItemType enum value.
ChatItemTypeChatEnded is a ChatItemType enum value.
ChatItemTypeConnectionAck is a ChatItemType enum value.
ChatItemTypeEvent is a ChatItemType enum value.
ChatItemTypeMessage is a ChatItemType enum value.
ChatItemTypeMessageDelivered is a ChatItemType enum value.
ChatItemTypeMessageRead is a ChatItemType enum value.
ChatItemTypeParticipantJoined is a ChatItemType enum value.
ChatItemTypeParticipantLeft is a ChatItemType enum value.
ChatItemTypeTransferFailed is a ChatItemType enum value.
ChatItemTypeTransferSucceeded is a ChatItemType enum value.
ChatItemTypeTyping is a ChatItemType enum value.
ConnectionTypeConnectionCredentials is a ConnectionType enum value.
ConnectionTypeWebsocket is a ConnectionType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ParticipantRoleAgent is a ParticipantRole enum value.
ParticipantRoleCustomBot is a ParticipantRole enum value.
ParticipantRoleCustomer is a ParticipantRole enum value.
ParticipantRoleSupervisor is a ParticipantRole enum value.
ParticipantRoleSystem is a ParticipantRole enum value.
ResourceTypeContact is a ResourceType enum value.
ResourceTypeContactFlow is a ResourceType enum value.
ResourceTypeHierarchyGroup is a ResourceType enum value.
ResourceTypeHierarchyLevel is a ResourceType enum value.
ResourceTypeInstance is a ResourceType enum value.
ResourceTypeParticipant is a ResourceType enum value.
ResourceTypePhoneNumber is a ResourceType enum value.
ResourceTypeUser is a ResourceType enum value.
ScanDirectionBackward is a ScanDirection enum value.
ScanDirectionForward is a ScanDirection enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SortKeyAscending is a SortKey enum value.
SortKeyDescending is a SortKey enum value.
# Structs
You do not have sufficient access to perform this action.
The case-insensitive input to indicate standard MIME type that describes the format of the file that will be uploaded.
The requested operation conflicts with the current state of a service resource associated with the request.
Connection credentials.
ConnectParticipant provides the API operation methods for making requests to Amazon Connect Participant Service.
This exception occurs when there is an internal failure in the Amazon Connect service.
An item - message or event - that has been sent.
Contains metadata related to a message.
The receipt for the message delivered to the recipient.
The resource was not found.
The number of attachments per contact exceeds the quota.
A filtering option for where to start.
The request was denied due to request throttling.
Fields to be used while uploading the attachment.
The input fails to satisfy the constraints specified by Amazon Connect.
A view resource object.
View content containing all content necessary to render a view except for runtime input data.
The websocket for the participant's connection.