Method: Jabber::Connection#host
- Defined in:
- lib/vendor/xmpp4r/lib/xmpp4r/connection.rb
#host ⇒ Object (readonly)
Returns the value of attribute host.
16 17 18 |
# File 'lib/vendor/xmpp4r/lib/xmpp4r/connection.rb', line 16 def host @host end |