vcard
— vcard-temp support (XEP-0054)¶
This subpackage provides minimal support for setting and retrieving vCard as per XEP-0054.
New in version 0.10.
We supply the service:
The VCards are exposed as:
-
class
aioxmpp.vcard.xso.
VCard
[source]¶ The container for vCard data as per vcard-temp.
-
elements
¶ The raw elements of the vCard (as etree).
The following methods are defined to access and modify certain entries of the vCard in a highlevel manner:
-