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 TypeMethodDescriptionvoidThreadEventListener.onThreadCloseEvent(ThreadCloseEvent event) -
Uses of ThreadCloseEvent in com.bytedesk.service.thread_invite
Methods in com.bytedesk.service.thread_invite with parameters of type ThreadCloseEventModifier and TypeMethodDescriptionvoidThreadInviteEventListener.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 TypeMethodDescriptionvoidThreadRatingEventListener.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 TypeMethodDescriptionvoidVisitorThreadEventListener.onThreadCloseEvent(ThreadCloseEvent event)