Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::Stanza::SASL2UserAgent
Inherits
Reference
/
Object
XEP-0480: SASL Upgrade Tasks SASL2 User Agent - XEP-0388
Constructors
new
(node :
XML::Node
)
Source
new
(id :
String
= "", software :
String
= "", device :
String
= "")
Source
Instance methods
device
Source
device=
(device :
String
)
Source
id
Source
id=
(id :
String
)
Source
software
Source
software=
(software :
String
)
Source
to_xml
(xml :
XML::Builder
)
Source