mirror of
https://github.com/processone/ejabberd.git
synced 2024-10-31 15:21:38 +01:00
3 lines
124 B
Erlang
3 lines
124 B
Erlang
-record(vcard_xupdate, {us = {<<>>, <<>>} :: {binary(), binary()},
|
|
hash = <<>> :: binary()}).
|