public final class SpoilerManager extends Manager
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_0 |
Modifier and Type | Method and Description |
---|---|
static SpoilerManager |
getInstanceFor(XMPPConnection connection)
Return the connections instance of the SpoilerManager.
|
void |
startAnnounceSupport()
Begin announcing support for Spoiler messages.
|
void |
stopAnnounceSupport()
End announcing support for Spoiler messages.
|
connection, getAuthenticatedConnectionOrThrow, schedule
public static final String NAMESPACE_0
public void startAnnounceSupport()
public void stopAnnounceSupport()
public static SpoilerManager getInstanceFor(XMPPConnection connection)
connection
- xmpp connection