Property hasReceipt
hasReceipt
Owned Non Consumables and Subscriptions should always have receipts.
Consumable's receipts are not persisted between App restarts unless it has a pending transaction.
Once a consumable has been acknowledged (ConfirmPendingPurchase) the receipt
is removed.
Declaration
public bool hasReceipt { get; }
Property Value
Type | Description |
---|---|
bool |