public final class DelayedStanzaFilter
extends java.lang.Object
implements org.jivesoftware.smack.filter.StanzaFilter
Modifier and Type | Field and Description |
---|---|
static org.jivesoftware.smack.filter.StanzaFilter |
INSTANCE |
static org.jivesoftware.smack.filter.StanzaFilter |
NOT_DELAYED_STANZA
Filters stanzas that got not delayed, ie.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.jivesoftware.smack.packet.Stanza packet) |