Expand description
XEP-0004: Data Forms
Structs§
- Data
Form - This is a form to be sent to another entity for filling.
- Field
- Represents a field in a data form.
- Option_
- Represents one of the possible values for a list- field.
- Option_
AsXml Iterator - Convert a
Option_
into XML events. - Option_
From XmlBuilder - Build a
Option_
from XML events.
Enums§
- Data
Form Type - Represents the type of a data form.
- Field
Type - The type of a field element.