Service Discovery feature to add() to IqQueryDiscoInfo
Please note that JEP 0030 requires var to be set, for a reference see: www.xmpp.org/registrar/disco-features.html
Set the feature's var (chaining-friendly)
val |
|
# File lib/xmpp4r/discovery/iq/discoinfo.rb, line 205 def set_var(val) self.var = val self end
Generated with the Darkfish Rdoc Generator 2.