Package 

Interface PurchaseClient

    • Method Detail

      • startObservingTransactions

         abstract Unit startObservingTransactions()

        Start the connector. The connector will start listening to the billing library

      • stopObservingTransactions

         abstract Unit stopObservingTransactions()

        Once this API is invoked, the connector no longer listen to billing library and stops functioning.