Uses of Class
org.jivesoftware.smackx.vcardtemp.packet.VCard
Packages that use VCard
Package
Description
Smacks implementation of XEP-0054: vcard-temp.
Provider classes for XEP-0054: vcard-temp.
-
Uses of VCard in org.jivesoftware.smackx.vcardtemp
Methods in org.jivesoftware.smackx.vcardtemp that return VCardModifier and TypeMethodDescriptionVCardManager.loadVCard()
Load the VCard of the current user.VCardManager.loadVCard
(EntityBareJid bareJid) Load VCard information for a given user.Methods in org.jivesoftware.smackx.vcardtemp with parameters of type VCard -
Uses of VCard in org.jivesoftware.smackx.vcardtemp.provider
Methods in org.jivesoftware.smackx.vcardtemp.provider that return VCardModifier and TypeMethodDescriptionVCardProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)