Uses of Class
rocks.xmpp.extensions.vcard.temp.model.VCard.Key
-
Packages that use VCard.Key Package Description rocks.xmpp.extensions.vcard.temp.model Provides XML schema implementations of XEP-0054: vcard-temp. -
-
Uses of VCard.Key in rocks.xmpp.extensions.vcard.temp.model
Methods in rocks.xmpp.extensions.vcard.temp.model that return VCard.Key Modifier and Type Method Description VCard.Key
VCard. getKey()
Gets the authentication credential or encryption key.Methods in rocks.xmpp.extensions.vcard.temp.model with parameters of type VCard.Key Modifier and Type Method Description void
VCard. setKey(VCard.Key key)
Sets the authentication credential or encryption key.
-