docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LicensingCode

    Describes the status of the LicenseCheck API.

    Namespace: UnityEngine.UDP
    Assembly: UDP.dll
    Syntax
    public enum LicensingCode

    Fields

    Name Description
    LICENSED

    The application is licensed to the user. The user has purchased the application or is authorized to download and install the alpha or beta version of the application.

    NOT_LICENSED

    The application is not licensed to the user.

    RETRY

    Cannot currently obtain license information. Retry the LicenseCheck.

    STORE_NOT_SUPPORT

    The current store doesn't support LicenseCheck.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)