Class ChannelTransferTarget

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.ChannelTransferTarget
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class ChannelTransferTarget
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An object specifying target channels available for the transfer. Each property of this object represents an available transfer target. Currently, the only supported property is **chat**, representing the web chat integration.
  • Constructor Details

    • ChannelTransferTarget

      public ChannelTransferTarget()
  • Method Details

    • getChat

      public ChannelTransferTargetChat getChat()
      Gets the chat.

      Information for transferring to the web chat integration.

      Returns:
      the chat