Method: Jabber::Bytestreams::StreamHost#host

Defined in:
lib/xmpp4r/bytestreams/iq/bytestreams.rb

#hostObject

Get the host address of the streamhost



114
115
116
# File 'lib/xmpp4r/bytestreams/iq/bytestreams.rb', line 114

def host
  attributes['host']
end