Namespace UnityEditor.AddressableAssets.HostingServices
Classes
BaseHostingService
Base class for hosting services.
HostingServicesManager
Manages the hosting services.
HttpHostingService
HTTP implementation of hosting service.
Interfaces
IHostingService
IHostingService implementations serve Addressable content from the Unity Editor to players running locally or on devices with network access to the Editor.
IHostingServiceConfigurationProvider
Interface for providing configuration data for IHostingService implementations
Enums
HttpHostingService.ResultCode
Options for standard Http result codes