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