updateParticipantRoleConfig
abstract suspend fun updateParticipantRoleConfig(input: UpdateParticipantRoleConfigRequest): UpdateParticipantRoleConfigResponse
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:
Customer idle timeout
Customer auto-disconnect timeout
Agent idle timeout
Agent auto-disconnect timeout
For more information about how chat timeouts work, see Set up chat timeouts for human participants.