Uses of Interface
com.google.cloud.dialogflow.v2beta1.ResponseMessage.TelephonyTransferCallOrBuilder
-
Packages that use ResponseMessage.TelephonyTransferCallOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ResponseMessage.TelephonyTransferCallOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement ResponseMessage.TelephonyTransferCallOrBuilder Modifier and Type Class Description static classResponseMessage.TelephonyTransferCallRepresents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.static classResponseMessage.TelephonyTransferCall.BuilderRepresents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.Methods in com.google.cloud.dialogflow.v2beta1 that return ResponseMessage.TelephonyTransferCallOrBuilder Modifier and Type Method Description ResponseMessage.TelephonyTransferCallOrBuilderResponseMessage.Builder. getTelephonyTransferCallOrBuilder()A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.ResponseMessage.TelephonyTransferCallOrBuilderResponseMessage. getTelephonyTransferCallOrBuilder()A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.ResponseMessage.TelephonyTransferCallOrBuilderResponseMessageOrBuilder. getTelephonyTransferCallOrBuilder()A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
-