Uses of Class
com.bytedesk.core.thread.event.ThreadCloseEvent
Packages that use ThreadCloseEvent
Package
Description
Thread package containing thread models and handlers
评价服务包
管理客服会话的评价功能
-
Uses of ThreadCloseEvent in com.bytedesk.core.thread
Methods in com.bytedesk.core.thread with parameters of type ThreadCloseEventModifier and TypeMethodDescriptionvoid
ThreadEventListener.onThreadCloseEvent
(ThreadCloseEvent event) -
Uses of ThreadCloseEvent in com.bytedesk.service.agent
Methods in com.bytedesk.service.agent with parameters of type ThreadCloseEventModifier and TypeMethodDescriptionvoid
AgentEventListener.onThreadCloseEvent
(ThreadCloseEvent event) -
Uses of ThreadCloseEvent in com.bytedesk.service.queue
Methods in com.bytedesk.service.queue with parameters of type ThreadCloseEventModifier and TypeMethodDescriptionvoid
QueueEventListener.onThreadCloseEvent
(ThreadCloseEvent event) -
Uses of ThreadCloseEvent in com.bytedesk.service.thread_rating
Methods in com.bytedesk.service.thread_rating with parameters of type ThreadCloseEventModifier and TypeMethodDescriptionvoid
ThreadRatingEventListener.onThreadCloseEvent
(ThreadCloseEvent event) -
Uses of ThreadCloseEvent in com.bytedesk.service.visitor_thread
Methods in com.bytedesk.service.visitor_thread with parameters of type ThreadCloseEventModifier and TypeMethodDescriptionvoid
VisitorThreadEventListener.onThreadCloseEvent
(ThreadCloseEvent event)