Uses of Class
org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
Packages that use WorkgroupInvitation Package Description org.jivesoftware.smackx.workgroup TODO describe me. -
-
Uses of WorkgroupInvitation in org.jivesoftware.smackx.workgroup
Methods in org.jivesoftware.smackx.workgroup with parameters of type WorkgroupInvitation Modifier and Type Method Description void
WorkgroupInvitationListener. invitationReceived(WorkgroupInvitation invitation)
The implementing class instance will be notified via this method when an invitation to join a group chat has been received from the server.
-