Virtual callback method called when a message is completed.
Tools that need to process messages when they're done can override this method. Default implementation does nothing.
| response |
The response object containing the completed message and done status |