Uses of Class
org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
-
Packages that use ToAffixElement Package Description org.jivesoftware.smackx.stanza_content_encryption.element Smack's API for XEP-0420: Stanza Content Encryption: Element classes. -
-
Uses of ToAffixElement in org.jivesoftware.smackx.stanza_content_encryption.element
Methods in org.jivesoftware.smackx.stanza_content_encryption.element with parameters of type ToAffixElement Modifier and Type Method Description ContentElement.Builder
ContentElement.Builder. addTo(ToAffixElement to)
Add an affix element of type 'to' which addresses one recipient.
-