Uses of Class
com.bytedesk.core.socket.connection.event.ConnectionCreateEvent
Packages that use ConnectionCreateEvent
-
Uses of ConnectionCreateEvent in com.bytedesk.service.workgroup_routing
Methods in com.bytedesk.service.workgroup_routing with parameters of type ConnectionCreateEventModifier and TypeMethodDescriptionvoidWorkgroupRoutingEventListener.onConnectionCreateEvent(ConnectionCreateEvent event) 连接在线/离线变化属于真正的 presence 变化: ConnectionEntity 携带 userUid,可映射到 AgentEntity,再刷新其关联工作组。