Class ChannelTransferInfo

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

public class ChannelTransferInfo
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Information used by an integration to transfer the conversation to a different channel.
  • Constructor Details

    • ChannelTransferInfo

      public ChannelTransferInfo()
  • Method Details

    • getTarget

      public ChannelTransferTarget getTarget()
      Gets the target.

      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.

      Returns:
      the target