Uses of Interface
org.jivesoftware.openfire.muc.MUCEventListener
-
Packages that use MUCEventListener Package Description org.jivesoftware.openfire.muc Implementation of Multi-User Chat (XEP-0045). -
-
Uses of MUCEventListener in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc with parameters of type MUCEventListener Modifier and Type Method Description static voidMUCEventDispatcher. addListener(MUCEventListener listener)static voidMUCEventDispatcher. removeListener(MUCEventListener listener)
-