dropHandoffMessages property

bool? dropHandoffMessages
getter/setter pair

If set to true, the last message from virtual agent (hand off message) and the message before it (trigger message of hand off) are dropped.

Implementation

core.bool? dropHandoffMessages;