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