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

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
Name Description
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
Type Description
string

hasPhoneNumber

setPhoneNumber

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

Parameter
Name Description
var string
Returns
Type Description
$this

getEndpoint

Returns
Type Description
string