aboutsummaryrefslogtreecommitdiff
path: root/include/mod_vcard_xupdate.hrl
blob: 8634597aaff114d3e54e38e4f609cc0e4326b81c (plain) (blame)
1
2
-record(vcard_xupdate, {us = {<<>>, <<>>} :: {binary(), binary()},
                        hash = <<>>       :: binary()}).