Package 

Interface CloudXArbiterListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCompleted(CloudXArbiterResult result) The auction completed and returned the selected platform.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onCompleted

         abstract Unit onCompleted(CloudXArbiterResult result)

        The auction completed and returned the selected platform.

        If the Trusted Arbiter request fails, the SDK still completes by selecting the highest plaintext bid supplied to the auction.