mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Fix javadoc issues in some packages
This commit is contained in:
parent
cb18056613
commit
52398b535f
50 changed files with 255 additions and 56 deletions
|
@ -885,6 +885,7 @@ public class AgentSession {
|
|||
*
|
||||
* @param jid the jid of the agent.
|
||||
* @param maxSessions the max number of sessions to retrieve.
|
||||
* @param startDate point in time from which on history should get retrieved.
|
||||
* @return the chat history associated with a given jid.
|
||||
* @throws XMPPException if an error occurs while retrieving the AgentChatHistory.
|
||||
* @throws NotConnectedException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue