docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LicenseForwardCallback

    Inheritance
    object
    LicenseForwardCallback
    Namespace: UnityEngine.UDP
    Assembly: UDP.dll
    Syntax
    public class LicenseForwardCallback : AndroidJavaProxy

    Constructors

    LicenseForwardCallback(ILicensingListener)

    Declaration
    public LicenseForwardCallback(ILicensingListener listener)
    Parameters
    Type Name Description
    ILicensingListener listener

    Methods

    allow(int, string)

    Declaration
    public void allow(int code, string message)
    Parameters
    Type Name Description
    int code
    string message

    applicationError(int, string)

    Declaration
    public void applicationError(int code, string message)
    Parameters
    Type Name Description
    int code
    string message

    dontAllow(int, string)

    Declaration
    public void dontAllow(int code, string message)
    Parameters
    Type Name Description
    int code
    string message
    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)