class
XMPP::Stanza::Bind2Request
- XMPP::Stanza::Bind2Request
- Reference
- Object
Overview
Bind 2 request included by a client in its SASL2 authenticate request.
Defined in:
xmpp/stanza/bind2.crConstructors
- .new(node : XML::Node)
- .new(tag : String = "", features : Array(XMPP::Stanza::Node) = Array(Node).new)