Uses of Class
com.bytedesk.service.agent.AgentResponse
Packages that use AgentResponse
-
Uses of AgentResponse in com.bytedesk.service.agent
Methods in com.bytedesk.service.agent that return AgentResponseModifier and TypeMethodDescriptionAgentRestService.convertToResponse
(AgentEntity entity) AgentRestService.create
(AgentRequest request) AgentRestService.query
(AgentRequest request) AgentRestService.syncCurrentThreadCount
(AgentRequest request) AgentRestService.update
(AgentRequest request) AgentRestService.updateAutoReply
(AgentRequest request) AgentRestService.updateAvatar
(AgentRequest request) AgentRestService.updateStatus
(AgentRequest request) -
Uses of AgentResponse in com.bytedesk.service.utils
Methods in com.bytedesk.service.utils that return AgentResponseModifier and TypeMethodDescriptionstatic AgentResponse
ServiceConvertUtils.convertToAgentResponse
(AgentEntity agent)