public static interface IabHelper.QueryInventoryFinishedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onQueryInventoryFinished(IabResult result,
Inventory inv)
Called to notify that an inventory query operation completed.
|