Method: Jabber::PubSub::NodeHelper#jid
- Defined in:
- lib/vendor/xmpp4r/lib/xmpp4r/pubsub/helper/nodehelper.rb
#jid ⇒ Object (readonly)
Returns the value of attribute jid.
19 20 21 |
# File 'lib/vendor/xmpp4r/lib/xmpp4r/pubsub/helper/nodehelper.rb', line 19 def jid @jid end |