liveAgentHandoff property
Indicates that a live agent should be brought in to handle the interaction with the user.
In most cases, when you set this flag to true, you would also want to set end_interaction to true as well. Default is false.
Optional.
Implementation
core.bool? liveAgentHandoff;