Google Cloud Dialogflow Cx V3 Client - Class TelephonyTransferCall (0.1.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class TelephonyTransferCall.

Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.

Generated from protobuf message google.cloud.dialogflow.cx.v3.ResponseMessage.TelephonyTransferCall

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3 \ ResponseMessage

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ phone_number string

Transfer the call to a phone number in E.164 format.

getPhoneNumber

Transfer the call to a phone number in E.164 format.

Returns
TypeDescription
string

hasPhoneNumber

setPhoneNumber

Transfer the call to a phone number in E.164 format.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getEndpoint

Returns
TypeDescription
string