class

XMPP::Stanza::Telephone

Inherits Reference / Object

Telephone number (TEL). typing holds the flags (e.g. WORK, VOICE), number is the actual dial string.

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

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