[][src]Module xmpp_parsers::data_forms

XEP-0004: Data Forms

Structs

DataForm

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.

Enums

DataFormType

Represents the type of a data form.

FieldType

The type of a field element.