CreateParticipantConnectionRequest
Types
Properties
Link copied to clipboard
Amazon Connect Participant is used to mark the participant as connected for customer participant in message streaming, as well as for agent or manager participant in non-streaming chats.
Link copied to clipboard
This is a header parameter.
Link copied to clipboard
Type of connection information required. If you need CONNECTION_CREDENTIALS
along with marking participant as connected, pass CONNECTION_CREDENTIALS
in Type
.
Functions
Link copied to clipboard
inline fun copy(block: CreateParticipantConnectionRequest.Builder.() -> Unit = {}): CreateParticipantConnectionRequest