setUseMultipleResultCandidateFeature

Sets 'multiple result candidate' feature enables or not.

  • true: If the system gets some result candidates, shows all candidates to a player.

  • false: The API provides only a first matched item. (no prompt)

Since

5.0.11 (original 5.0.8)

Parameters

v

Multiple result candidate feature enable or not

calledAsync

Called from async processing or not. (Default = false)