input

@JvmName(name = "dqtujhxgsmxfbyvj")
suspend fun input(value: Output<LiveEventInputArgs>)
@JvmName(name = "skrleaaloywtylyo")
suspend fun input(value: LiveEventInputArgs?)

Parameters

value

Live event input settings. It defines how the live event receives input from a contribution encoder.


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

Parameters

argument

Live event input settings. It defines how the live event receives input from a contribution encoder.