input

@JvmName(name = "snuhhoesreeblhlt")
suspend fun input(value: Output<CxTestCaseTestCaseConversationTurnUserInputInputArgs>)
@JvmName(name = "wabnhiqdvkblhust")
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 = "kxvoxksvdxmjutlf")
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.