Method: Jabber::Component#jid

Defined in:
lib/vendor/xmpp4r/lib/xmpp4r/component.rb

#jidObject (readonly)

The component’s JID



16
17
18
# File 'lib/vendor/xmpp4r/lib/xmpp4r/component.rb', line 16

def jid
  @jid
end