Improve javadoc for MamManager.isSupported()

This commit is contained in:
Florian Schmaus 2018-05-31 18:27:34 +02:00
parent 7a2e4140c7
commit 50e98fe31d
1 changed files with 2 additions and 2 deletions

View File

@ -609,9 +609,9 @@ public final class MamManager extends Manager {
}
/**
* Check if MAM is supported for the XMPP connection managed by this MamManager.
* Check if this MamManager's archive address supports MAM.
*
* @return true if MAM is supported for the XMPP connection, <code>false</code>otherwhise.
* @return true if MAM is supported, <code>false</code>otherwise.
*
* @throws NoResponseException
* @throws XMPPErrorException