Module xmpp_parsers::vcard
source · Expand description
XEP-0054: vcard-temp This module implements vCard, for the purpose of vCard-based avatars as defined in XEP-0054.
Only the
For vCard updates defined in XEP-0153,
see vcard_update
module.
Structs§
- The binary data of the photo.
- A photo element.
- The type of the photo.
- A
element; only the element is supported for this legacy vCard ; the rest is ignored.