Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.ResponseMessage.TelephonyTransferCallOrBuilder
-
Packages that use ResponseMessage.TelephonyTransferCallOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of ResponseMessage.TelephonyTransferCallOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement ResponseMessage.TelephonyTransferCallOrBuilder Modifier and Type Class Description static class
ResponseMessage.TelephonyTransferCall
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.static class
ResponseMessage.TelephonyTransferCall.Builder
Represents 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.cx.v3beta1 that return ResponseMessage.TelephonyTransferCallOrBuilder Modifier and Type Method Description ResponseMessage.TelephonyTransferCallOrBuilder
ResponseMessage.Builder. getTelephonyTransferCallOrBuilder()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.ResponseMessage.TelephonyTransferCallOrBuilder
ResponseMessage. getTelephonyTransferCallOrBuilder()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.ResponseMessage.TelephonyTransferCallOrBuilder
ResponseMessageOrBuilder. getTelephonyTransferCallOrBuilder()
A signal that the client should transfer the phone call connected to this agent to a third-party endpoint.
-