docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ConfigRequestStatus

    An enum representing the status of the current Remote Config request.

    Namespace: Unity.RemoteConfig
    Assembly: Unity.Services.RemoteConfig.dll
    Syntax
    public enum ConfigRequestStatus

    Fields

    Name Description
    Failed

    Indicates that the Remote Config request failed.

    None

    Indicates that no Remote Config request has been made.

    Pending

    Indicates that the Remote Config request is still processing.

    Success

    Indicates that the Remote Config request succeeded.

    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)