Uses of Class
org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Packages that use AgentStatus.ChatInfo Package Description org.jivesoftware.smackx.workgroup.packet TODO describe me. -
-
Uses of AgentStatus.ChatInfo in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return types with arguments of type AgentStatus.ChatInfo Modifier and Type Method Description java.util.List<AgentStatus.ChatInfo>
AgentStatus. getCurrentChats()
Returns a collection of ChatInfo where each ChatInfo represents a Chat where this agent is participating.
-