class
XMPP::Stanza::Telephone
- XMPP::Stanza::Telephone
- Reference
- Object
Overview
Telephone number (TEL). typing holds the flags (e.g. WORK, VOICE), number is the actual dial string.
Defined in:
xmpp/stanza/iq/vcard.crConstructors
Class Method Summary
Instance Method Summary
- #number : String
- #number=(number : String)
- #to_xml(xml : XML::Builder)
- #typing : Array(String)
- #typing=(typing : Array(String))