'drop_message' Method
The 'drop_message' method is used to remove messages from the agent internal queue, if message sending should be canceled (e.g if the activity has been canceled or deleted).
Note: Sometimes a situation may occur when there is no real need
for the method. Not to change the workflow, a simple method can be
implemented that always returns an error.