# File jabber4r/protocol.rb, line 302 def Presence.gen_xa(id, status=nil) Presence.new(id, "xa", status) end