Enum HttpHostingService.ResultCode
Enum helper for standard Http result codes
Namespace: UnityEditor.AddressableAssets.HostingServices
Syntax
protected enum ResultCode
Fields
| Name | Description | Value |
|---|---|---|
| Ok | 200 | |
| NotFound | 404 |
Enum helper for standard Http result codes
protected enum ResultCode
| Name | Description | Value |
|---|---|---|
| Ok | 200 | |
| NotFound | 404 |