docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Initialize

    Initialize(Action, Action<Exception>)

    Called to set up anything the platform SDK needs in order to process real money purchase requests.

    Declaration
    void Initialize(Action onInitializeSucceededCallback, Action<Exception> onInitializeFailedCallback)
    Parameters
    Type Name Description
    Action onInitializeSucceededCallback

    A method to call when initialization fails.

    Action<Exception> onInitializeFailedCallback

    A method to call when initialization is successful.

    In This Article
    Back to top
    Copyright © 2024 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)