class XMPP::Stanza::Version
- XMPP::Stanza::Version
- XMPP::Stanza::Extension
- Reference
- Object
Overview
Software Version (XEP-0092)
Included Modules
Defined in:
xmpp/stanza/iq/version.crConstructors
Class Method Summary
Instance Method Summary
- #name : String
- #name=(name : String)
- #namespace : String
- #os : String
- #os=(os : String)
-
#set_info(name : String, version : String, os : String)
Set all software version info
- #to_xml(elem : XML::Builder)
- #version : String
- #version=(version : String)
Instance methods inherited from module XMPP::Stanza::IQPayload
namespace : String
namespace
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml