class

XMPP::Stanza::Email

Inherits Reference / Object

Email address (EMAIL). typing holds the flags expressed as child elements (e.g. WORK, INTERNET, PREF), userid is the actual address.

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

to_xml(xml : XML::Builder)
Source
typing
Source
typing=(typing : Array(String))
Source
userid
Source
userid=(userid : String)
Source