Uses of Class
org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Packages that use MultiUserChatLightManager Package Description org.jivesoftware.smackx.muclight Classes and Interfaces that implement Multi-User Chat Light (MUC Light). -
-
Uses of MultiUserChatLightManager in org.jivesoftware.smackx.muclight
Methods in org.jivesoftware.smackx.muclight that return MultiUserChatLightManager Modifier and Type Method Description static MultiUserChatLightManager
MultiUserChatLightManager. getInstanceFor(XMPPConnection connection)
Get a instance of a MUC Light manager for the given connection.
-