Uses of Interface
org.jivesoftware.smackx.workgroup.WorkgroupInvitationListener
Package
Description
TODO describe me.
TODO describe me.
-
Uses of WorkgroupInvitationListener in org.jivesoftware.smackx.workgroup.agent
Modifier and TypeMethodDescriptionvoid
AgentSession.addInvitationListener
(WorkgroupInvitationListener invitationListener) Adds an invitation listener.void
AgentSession.removeInvitationListener
(WorkgroupInvitationListener invitationListener) Removes an invitation listener. -
Uses of WorkgroupInvitationListener in org.jivesoftware.smackx.workgroup.user
Modifier and TypeMethodDescriptionvoid
Workgroup.addInvitationListener
(WorkgroupInvitationListener invitationListener) Adds an invitation listener that will be notified of groupchat invitations from the workgroup for the user that created this Workgroup instance.void
Workgroup.removeQueueListener
(WorkgroupInvitationListener invitationListener) Removes an invitation listener.