Uses of Class
org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
Packages that use AgentChatHistory Package Description org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.ext.history TODO describe me. -
-
Uses of AgentChatHistory in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return AgentChatHistory Modifier and Type Method Description AgentChatHistory
AgentSession. getAgentHistory(EntityBareJid jid, int maxSessions, java.util.Date startDate)
Retrieves the AgentChatHistory associated with a particular agent jid. -
Uses of AgentChatHistory in org.jivesoftware.smackx.workgroup.ext.history
Methods in org.jivesoftware.smackx.workgroup.ext.history that return AgentChatHistory Modifier and Type Method Description AgentChatHistory
AgentChatHistory.InternalProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-