Searched refs:agentRoster (Results 1 – 1 of 1) sorted by relevance
72 private AgentRoster agentRoster = null; field in AgentSession144 if (agentRoster == null) { in getAgentRoster()145 agentRoster = new AgentRoster(connection, workgroupJID); in getAgentRoster()154 while (!agentRoster.rosterInitialized && elapsed <= 2000) { in getAgentRoster()163 return agentRoster; in getAgentRoster()