com.ugrokit.api.UgiUiUtil.ShowChoicesConfirmationCompletion Interface Reference

Overview

Completion for showChoices()

Public Member Functions

void exec (int choiceIndex, String choice, Runnable completion)
 Completion method for showChoices() More...
 

Member Function Documentation

◆ exec()

void com.ugrokit.api.UgiUiUtil.ShowChoicesConfirmationCompletion.exec ( int  choiceIndex,
String  choice,
Runnable  completion 
)

Completion method for showChoices()

Parameters
choiceIndexIndex of the choice chosen
choiceThe choice chosen
completionCode to run if confirmed