Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 903 Bytes

currentapp_getunfulfilledconsumablesasync_87854091.md

File metadata and controls

23 lines (16 loc) · 903 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Store.CurrentApp.GetUnfulfilledConsumablesAsync
winrt method

Windows.ApplicationModel.Store.CurrentApp.GetUnfulfilledConsumablesAsync

-description

Returns a list of purchased consumable in-app products that have not been reported to the Microsoft Store as fulfilled.

-returns

When the operation completes, a list of consumable in-app products not yet reported as fulfilled is returned (UnfulfilledConsumable objects). Each item of this list provides the product ID, offer ID, and transaction ID associated with a product.

-remarks

-examples

-see-also

UnfulfilledConsumable