Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::Stanza::DiscoItem
Inherits
Reference
/
Object
Constructors
new
(node :
XML::Node
)
Source
new
(jid :
String
= "", node :
String
= "", name :
String
= "")
Source
Class methods
xml_name
Source
Instance methods
jid
Source
jid=
(jid :
String
)
Source
name
Source
name=
(name :
String
)
Source
node
Source
node=
(node :
String
)
Source
to_xml
(xml :
XML::Builder
)
Source