class

XMPP::Stanza::XDataField

Inherits Reference / Object

XDataField is a single field of an XData form.

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

label
Source
label=(label : String)
Source
to_xml(xml : XML::Builder)
Source
type
Source
type=(type : String)
Source
value
Source
value=(value : String)
Source
var=(var : String)
Source