Method RequestAppReceiptAsync
RequestAppReceiptAsync()
Requests all receipts for the purchase of the app and any in-app products.
Declaration
public IAsyncOperation<string> RequestAppReceiptAsync()
Returns
Type | Description |
---|---|
IAsyncOperation<string> | An async operation for an XML-formatted string containing all receipt information for the purchases of the app and of its products.. |