docs.unity.cn
    Show / Hide Table of Contents

    Struct ConfigResponse

    A struct representing the response of a Remote Config fetch.

    Namespace: Unity.RemoteConfig
    Syntax
    public struct ConfigResponse

    Fields

    Name Description
    body

    The body of the Remote Config backend response.

    headers

    The headers from the Remote Config backend response.

    requestOrigin

    The origin point of the last retrieved configuration settings.

    status

    The status of the current Remote Config request.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use