mercredi 16 septembre 2020

Async Function Needs Context

I have an async callback function within another function (onSkuDetailsResponse)

Code (Text):
  1.  
  2. public void querySkuDetailsAsync(@BillingClient.SkuType final String itemType, final List<String> skuList){
  3.     // Query the purchase async
  4.     SkuDetailsParams.Builder params =...
Async Function Needs Context

Aucun commentaire:

Enregistrer un commentaire