Uses of Class
org.jivesoftware.smackx.mam.MamManager
Packages that use MamManager
-
Uses of MamManager in org.jivesoftware.smackx.mam
Methods in org.jivesoftware.smackx.mam that return MamManagerModifier and TypeMethodDescriptionstatic MamManagerMamManager.getInstanceFor(XMPPConnection connection) Get a MamManager for the MAM archive of the local entity (the "user") of the given connection.static MamManagerMamManager.getInstanceFor(XMPPConnection connection, Jid archiveAddress) static MamManagerMamManager.getInstanceFor(MultiUserChat multiUserChat) Get a MamManager for the MAM archive of the givenMultiUserChat.