Uses of Class
org.jivesoftware.smackx.workgroup.agent.OfferConfirmation

Packages that use OfferConfirmation
org.jivesoftware.smackx.workgroup.agent   
 

Uses of OfferConfirmation in org.jivesoftware.smackx.workgroup.agent
 

Methods in org.jivesoftware.smackx.workgroup.agent with parameters of type OfferConfirmation
 void OfferConfirmationListener.offerConfirmed(OfferConfirmation confirmedOffer)
          The implementing class instance will be notified via this when the AgentSession has confirmed the acceptance of the Offer.