telephony Transfer Call
suspend fun telephonyTransferCall(value: Output<CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs>)
suspend fun telephonyTransferCall(value: CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs?)
Parameters
value
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.
suspend fun telephonyTransferCall(argument: suspend CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsBuilder.() -> Unit)
Parameters
argument
Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint. Structure is documented below.