Android in app billing version 2 multiple restore -


I'm applying appbilling version 2 to Android, I want to restore many products but I'm not sure How to get the list of all the products that have been purchased I'm using managed type for your reference and can not use version 3

< Div class = "post-text" itemprop = "text">

You have to call this method

  billing service mBillingServ Ice = new billing service (); MBillingService.setContext (this); MBillingService.restoretransactions ();   

And this method will call several different methods one by one and there is a method called ResponseHandler.java within the purchaseResponse () name. >

  Public Static Zero Purchase Response (Last Reference Reference, Last PurchaseState PurchaseState, Last String Product ID, Last String Order ID, Final Long Purchase Time, Final String Developer Payload, Last String Shopping Token) {<  

The method inside of you all Pad will receive details.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

jsp - Google line chart x-axis shrinks on transition -

java - Reaching JTextField in a DocumentListener -