docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method isIntroductoryPricePeriod

    isIntroductoryPricePeriod()

    Indicates whether this Product is currently owned within an introductory price period. Note the store-specific behavior.

    Declaration
    public Result isIntroductoryPricePeriod()
    Returns
    Type Description
    Result

    Result.True.True The store receipt's indicates this subscription is within its introductory price period. Result.False.False The store receipt's indicates this subscription is not within its introductory price period. Result.False.False If the product is not configured to have an introductory period. Non-renewable subscriptions in the Apple store return a Result.Unsupported.Unsupported value. Google subscriptions queried on devices with version lower than 6 of the Android in-app billing API return a Result.Unsupported.Unsupported value.

    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