View source: R/connect_operations.R
| connect_update_participant_role_config | R Documentation | 
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically disconnected from a chat due to idleness. You can set four timers:
See https://www.paws-r-sdk.com/docs/connect_update_participant_role_config/ for full documentation.
connect_update_participant_role_config(
  InstanceId,
  ContactId,
  ChannelConfiguration
)
InstanceId | 
 [required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.  | 
ContactId | 
 [required] The identifier of the contact in this instance of Amazon Connect.  | 
ChannelConfiguration | 
 [required] The Amazon Connect channel you want to configure.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.