Interface LiveEvent.DefinitionStages.WithInput

All Known Subinterfaces:
LiveEvent.Definition, LiveEvent.DefinitionStages.WithCreate
Enclosing interface:
LiveEvent.DefinitionStages

public static interface LiveEvent.DefinitionStages.WithInput
The stage of the LiveEvent definition allowing to specify input.
  • Method Details

    • withInput

      Specifies the input property: Live event input settings. It defines how the live event receives input from a contribution encoder..
      Parameters:
      input - Live event input settings. It defines how the live event receives input from a contribution encoder.
      Returns:
      the next definition stage.