Uses of Class
org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory

Packages that use AgentChatHistory
org.jivesoftware.smackx.workgroup.agent   
 

Uses of AgentChatHistory in org.jivesoftware.smackx.workgroup.agent
 

Methods in org.jivesoftware.smackx.workgroup.agent that return AgentChatHistory
 AgentChatHistory AgentSession.getAgentHistory(java.lang.String jid, int maxSessions, java.util.Date startDate)
          Retrieves the AgentChatHistory associated with a particular agent jid.