mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 12:02:05 +01:00
mam: add javadoc for parameter
This commit is contained in:
parent
b8b084970e
commit
390f7823e1
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue