Uses of Class
org.jivesoftware.smackx.spoiler.SpoilerManager
Package
Description
Smack's API for XEP-0382: Spoiler Messages, that can be used to indicate that
the body of a message is a spoiler and should be displayed as such.
-
Uses of SpoilerManager in org.jivesoftware.smackx.spoiler
Modifier and TypeMethodDescriptionstatic SpoilerManager
SpoilerManager.getInstanceFor
(XMPPConnection connection) Return the connections instance of the SpoilerManager.