Uses of Class
org.jivesoftware.smackx.workgroup.QueueUser
Packages that use QueueUser
Package
Description
TODO describe me.
TODO describe me.
-
Uses of QueueUser in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return types with arguments of type QueueUserModifier and TypeMethodDescriptionWorkgroupQueue.getUsers()
Returns an Iterator for the users in the queue waiting to be routed to an agent (QueueUser instances).Method parameters in org.jivesoftware.smackx.workgroup.agent with type arguments of type QueueUserModifier and TypeMethodDescriptionvoid
QueueUsersListener.usersUpdated
(WorkgroupQueue queue, Set<QueueUser> users) The list of users waiting in the queue was updated. -
Uses of QueueUser in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return types with arguments of type QueueUser