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