Uses of Interface
org.jivesoftware.smackx.stanza_content_encryption.element.AffixElement
Package
Description
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
-
Uses of AffixElement in org.jivesoftware.smackx.stanza_content_encryption.element
Modifier and TypeInterfaceDescriptioninterface
Affix element that is identified by element name and namespace.Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeMethodDescriptionContentElement.getAffixElements()
Return a list of affix elements.Modifier and TypeMethodDescriptionContentElement.Builder.addFurtherAffixElement
(AffixElement customAffixElement) Add an additional, SCE profile specific affix element.