Uses of Interface
org.jivesoftware.smackx.muc.MucMessageInterceptor
Packages that use MucMessageInterceptor
-
Uses of MucMessageInterceptor in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc with parameters of type MucMessageInterceptorModifier and TypeMethodDescriptionstatic boolean
MultiUserChatManager.addDefaultMessageInterceptor
(MucMessageInterceptor messageInterceptor) boolean
MultiUserChat.addMessageInterceptor
(MucMessageInterceptor interceptor) static boolean
MultiUserChatManager.removeDefaultMessageInterceptor
(MucMessageInterceptor messageInterceptor) boolean
MultiUserChat.removeMessageInterceptor
(MucMessageInterceptor interceptor)