Class RuntimeResponseGenericRuntimeResponseTypeChannelTransfer
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.RuntimeResponseGeneric
com.ibm.watson.assistant.v2.model.RuntimeResponseGenericRuntimeResponseTypeChannelTransfer
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class RuntimeResponseGenericRuntimeResponseTypeChannelTransfer extends RuntimeResponseGeneric
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ibm.watson.assistant.v2.model.RuntimeResponseGeneric
RuntimeResponseGeneric.Preference
-
Constructor Summary
Constructors Constructor Description RuntimeResponseGenericRuntimeResponseTypeChannelTransfer()
-
Method Summary
Modifier and Type Method Description ChannelTransferInfo
transferInfo()
Gets the transferInfo.Methods inherited from class com.ibm.watson.assistant.v2.model.RuntimeResponseGeneric
additionalResults, agentAvailable, agentUnavailable, altText, channels, description, header, messageToHumanAgent, messageToUser, options, preference, primaryResults, responseType, source, suggestions, text, time, title, topic, typing, userDefined
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
RuntimeResponseGenericRuntimeResponseTypeChannelTransfer
public RuntimeResponseGenericRuntimeResponseTypeChannelTransfer()
-
-
Method Details
-
transferInfo
Gets the transferInfo.Routing or other contextual information to be used by target service desk systems.
- Returns:
- the transferInfo
-