docs.unity.cn
    Show / Hide Table of Contents

    Enum HttpHostingService.ResultCode

    Options for standard Http result codes

    Namespace: UnityEditor.AddressableAssets.HostingServices
    Syntax
    protected enum ResultCode

    Fields

    Name Description Value
    NotFound

    Use to indicate that the requested resource could not be found.

    Ok

    Use to indicate that the request succeeded.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use