Uses of Class
org.xmpp.forms.FormField.Option
-
Packages that use FormField.Option Package Description org.xmpp.forms -
-
Uses of FormField.Option in org.xmpp.forms
Methods in org.xmpp.forms that return types with arguments of type FormField.Option Modifier and Type Method Description List<FormField.Option>FormField. getOptions()Returns the available options to answer for this question.
-