Class MUCUserStatusCodeFilter
java.lang.Object
org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter
- All Implemented Interfaces:
Predicate<Stanza>,StanzaFilter
-
Field Details
-
STATUS_110_PRESENCE_TO_SELF
-
-
Constructor Details
-
MUCUserStatusCodeFilter
-
MUCUserStatusCodeFilter
-
-
Method Details
-
accept
Description copied from interface:StanzaFilterTests whether or not the specified stanza should pass the filter.- Specified by:
acceptin interfaceStanzaFilter- Parameters:
stanza- the stanza to test.- Returns:
- true if and only if
stanzapasses the filter.
-
toString
-