Skip to content

Commit

Permalink
Update PurchaseConsumable.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Apr 27, 2021
1 parent f6ea64d commit 4dfa75d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/PurchaseConsumable.md
Expand Up @@ -21,7 +21,6 @@ Consumables are unique and work a bit different on each platform and the `Consum
/// </summary>
/// <param name="productId">Sku or ID of product</param>
/// <param name="itemType">Type of product being requested</param>
/// <param name="payload">Developer specific payload (can not be null)</param>
/// <param name="verifyPurchase">Verify Purchase implementation</param>
/// <returns>Purchase details</returns>
/// <exception cref="InAppBillingPurchaseException">If an error occures during processing</exception>
Expand Down

0 comments on commit 4dfa75d

Please sign in to comment.