mam: add javadoc for parameter

This commit is contained in:
Florian Schmaus 2020-04-09 15:22:33 +02:00
parent b8b084970e
commit 390f7823e1
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ public final class MamManager extends Manager {
/**
* Update the preferences in the server.
*
* @param mamPrefs TODO javadoc me please
* @param mamPrefs the MAM preferences to set the archive to
* @return the currently active preferences after the operation.
* @throws NoResponseException if there was no response from the remote entity.
* @throws XMPPErrorException if there was an XMPP error returned.