Uses of Class
org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
-
Packages that use FromAffixElement Package Description org.jivesoftware.smackx.stanza_content_encryption.element Smack's API for XEP-0420: Stanza Content Encryption: Element classes. -
-
Uses of FromAffixElement in org.jivesoftware.smackx.stanza_content_encryption.element
Methods in org.jivesoftware.smackx.stanza_content_encryption.element with parameters of type FromAffixElement Modifier and Type Method Description ContentElement.Builder
ContentElement.Builder. setFrom(FromAffixElement from)
Set the senders jid as a 'from' affix element.
-