Method: Thing#send_message

Defined in:
lib/vendor/xmpp4r/data/doc/xmpp4r/examples/advanced/adventure/world.rb

#send_message(fromresource, text, subject = nil) ⇒ Object



329
330
# File 'lib/vendor/xmpp4r/data/doc/xmpp4r/examples/advanced/adventure/world.rb', line 329

def send_message(fromresource, text, subject=nil)
end