Package | Description |
---|---|
org.jivesoftware.smackx.workgroup.agent |
TODO describe me.
|
Modifier and Type | Method and Description |
---|---|
OfferConfirmation |
OfferConfirmation.Provider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
Modifier and Type | Method and Description |
---|---|
void |
OfferConfirmationListener.offerConfirmed(OfferConfirmation confirmedOffer)
The implementing class instance will be notified via this when the AgentSession has confirmed
the acceptance of the
Offer . |