RPImageChoiceAnswerFormat.withParams constructor

RPImageChoiceAnswerFormat.withParams(List<RPImageChoice> _choices)

Returns an initialized RPImageChoiceAnswerFormat with the given list of RPImageChoices.

Implementation

RPImageChoiceAnswerFormat.withParams(this._choices);