1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 19:42:11 +02:00
ejabberd/include/mod_vcard_xupdate.hrl
2016-04-13 11:06:59 +03:00

2 lines
124 B
Erlang

-record(vcard_xupdate, {us = {<<>>, <<>>} :: {binary(), binary()},
hash = <<>> :: binary()}).