Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
XMPP::Stanza::Bind2Request
Inherits
Reference
/
Object
Bind 2 request included by a client in its SASL2 authenticate request.
Constructors
new
(node :
XML::Node
)
Source
new
(tag :
String
= "", features :
Array
(
XMPP::Stanza::Node
) =
Array
(
Node
).new)
Source
Class methods
xml_name
Source
Instance methods
features
Source
tag
Source
tag=
(tag :
String
)
Source
to_xml
(xml :
XML::Builder
)
Source