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