public interface OfferConfirmationListener
| Modifier and Type | Method and Description |
|---|---|
void |
offerConfirmed(OfferConfirmation confirmedOffer)
The implementing class instance will be notified via this when the AgentSession has confirmed
the acceptance of the
Offer. |
void offerConfirmed(OfferConfirmation confirmedOffer)
Offer. The instance will then have the ability to create the room and
send the service the room name created for tracking.confirmedOffer - the ConfirmedOffer