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