Uses of Class
com.bytedesk.service.queue.AgentQueueStatsResponse
Packages that use AgentQueueStatsResponse
-
Uses of AgentQueueStatsResponse in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as AgentQueueStatsResponseModifier and TypeFieldDescriptionprivate AgentQueueStatsResponseAgentResponse.queueStatsAgent queue statistics (loaded from queue service) -
Uses of AgentQueueStatsResponse in com.bytedesk.service.queue
Methods in com.bytedesk.service.queue that return AgentQueueStatsResponseModifier and TypeMethodDescriptionQueueRestService.getAgentQueueStats(String agentUid) 获取客服的完整队列统计信息 包括今日服务人数、排队人数、接待人数、留言数、转人工数等QueueService.getAgentQueueStats(String agentUid) 获取客服的完整队列统计信息 包括今日服务人数、排队人数、接待人数、留言数、转人工数等