Uses of Interface
org.jivesoftware.smackx.muc.DirectMucInvitationListener
-
Packages that use DirectMucInvitationListener Package Description org.jivesoftware.smackx.muc Smack API for Multi-User Chat (MUC, XEP-0045). -
-
Uses of DirectMucInvitationListener in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc with parameters of type DirectMucInvitationListener Modifier and Type Method Description voidDirectMucInvitationManager. addInvitationListener(DirectMucInvitationListener listener)voidDirectMucInvitationManager. removeInvitationListener(DirectMucInvitationListener listener)
-