Package | Description |
---|---|
org.jivesoftware.smackx.mam |
XEP-0313: Message Archive Management.
|
Modifier and Type | Method and Description |
---|---|
static MamManager |
MamManager.getInstanceFor(MultiUserChat multiUserChat)
Get a MamManager for the MAM archive of the given
MultiUserChat . |
static 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) |