# File lib/jabber4r/protocol.rb, line 294 def Presence.gen_chat(id, status=nil) Presence.new(id, "chat", status) end