docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FetchSchemas

    FetchSchemas(string, string, Action<Exception>)

    Fetches all schemas for the given config ID.

    Declaration
    public static void FetchSchemas(string cloudProjectId, string configId, Action<Exception> responseParseErrorCallback = null)
    Parameters
    Type Name Description
    string cloudProjectId

    Cloud Project ID for this Unity application.

    string configId

    ID of the config that we want to fetch schemas for

    Action<Exception> responseParseErrorCallback

    Optional callback for parsing errors.

    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)