input

@JvmName(name = "rybwaokibvdmibda")
suspend fun input(value: Output<CxTestCaseTestCaseConversationTurnUserInputInputArgs>)
@JvmName(name = "mfywhecctkhxivaf")
suspend fun input(value: CxTestCaseTestCaseConversationTurnUserInputInputArgs?)

Parameters

value

User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.


@JvmName(name = "feqxecwwpahquyky")
suspend fun input(argument: suspend CxTestCaseTestCaseConversationTurnUserInputInputArgsBuilder.() -> Unit)

Parameters

argument

User input. Supports text input, event input, dtmf input in the test case. Structure is documented below.