Interface OfferConfirmationListener


public interface OfferConfirmationListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The implementing class instance will be notified via this when the AgentSession has confirmed the acceptance of the Offer.
  • Method Details

    • offerConfirmed

      void offerConfirmed(OfferConfirmation confirmedOffer)
      The implementing class instance will be notified via this when the AgentSession has confirmed the acceptance of the Offer. The instance will then have the ability to create the room and send the service the room name created for tracking.
      Parameters:
      confirmedOffer - the ConfirmedOffer