public abstract class InvisibleCommand extends Object
INVISIBLE,
VISIBLE,
XEP-0186: Invisible Command| Modifier and Type | Field and Description |
|---|---|
static InvisibleCommand |
INVISIBLE
The implementation of the
<invisible/> element in the urn:xmpp:invisible:0 namespace. |
static String |
NAMESPACE
urn:xmpp:invisible:0
|
static InvisibleCommand |
VISIBLE
The implementation of the
<visible/> element in the urn:xmpp:invisible:0 namespace. |
public static final String NAMESPACE
public static final InvisibleCommand INVISIBLE
<invisible/> element in the urn:xmpp:invisible:0 namespace.public static final InvisibleCommand VISIBLE
<visible/> element in the urn:xmpp:invisible:0 namespace.Copyright © 2014–2017 XMPP.rocks. All rights reserved.