Uses of Class
org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo

Packages that use AgentStatus.ChatInfo
org.jivesoftware.smackx.workgroup.packet   
 

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
 java.util.List<AgentStatus.ChatInfo> AgentStatus.getCurrentChats()
          Returns a collection of ChatInfo where each ChatInfo represents a Chat where this agent is participating.