Insight Horizon
business economics /

ConnectParticipant — Boto3 Docs 1.17.87 documentation

{ 'InitialContactId': 'string', 'Transcript': [ { 'AbsoluteTime': 'string', 'Content': 'string', 'ContentType': 'string', 'Id': 'string', 'Type': 'TYPING'|'PARTICIPANT_JOINED'|'PARTICIPANT_LEFT'|'CHAT_ENDED'|'TRANSFER_SUCCEEDED'|'TRANSFER_FAILED'|'MESSAGE'|'EVENT'|'ATTACHMENT'|'CONNECTION_ACK', 'ParticipantId': 'string', 'DisplayName': 'string', 'ParticipantRole': 'AGENT'|'CUSTOMER'|'SYSTEM', 'Attachments': [ { 'ContentType': 'string', 'AttachmentId': 'string', 'AttachmentName': 'string', 'Status': 'APPROVED'|'REJECTED'|'IN_PROGRESS' }, ] }, ], 'NextToken': 'string'}