InteractionLoadingInput.setChoiceOptions
Method
interface InteractionLoadingInput { // ... omitted for brevity setChoiceOptions(choices: InteractionChoiceOption[]): void;}Signature
method
setChoiceOptionsSets the choice options for the input.
setChoiceOptions(choices: InteractionChoiceOption[]): voidParameters
choicesInteractionChoiceOption[]Defined on
This method is defined on the following type: