docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor SubscriptionManager

    SubscriptionManager(Product, string)

    Construct an object that allows inspection of a subscription product.

    Declaration
    public SubscriptionManager(Product product, string intro_json)
    Parameters
    Type Name Description
    Product product

    Subscription to be inspected

    string intro_json

    From IAppleExtensions.GetIntroductoryPriceDictionary.GetIntroductoryPriceDictionary

    SubscriptionManager(string, string, string)

    Construct an object that allows inspection of a subscription product.

    Declaration
    public SubscriptionManager(string receipt, string id, string intro_json)
    Parameters
    Type Name Description
    string receipt

    A Unity IAP unified receipt from Product.receipt.receipt

    string id

    A product identifier.

    string intro_json

    From IAppleExtensions.GetIntroductoryPriceDictionary.GetIntroductoryPriceDictionary

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023