telephony Transfer Call
suspend fun telephonyTransferCall(value: Output<CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs>)
suspend fun telephonyTransferCall(value: CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs?)
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 CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsBuilder.() -> 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.