Namespace Unity.Services.Multiplay.Authoring.Core.MultiplayApi
Classes
ActionLog
Action Log from the server. See https://services.docs.unity.com/multiplay-config/v1/#tag/Servers/operation/GetServerActions for details
AllocationInformation
The details of a test allocation. See https://services.docs.unity.com/multiplay-config/v1/#tag/Allocations/operation/GetTestAllocation for details
BuildConfigInfo
A build configuration for configuring game builds to run on servers.
BuildInfo
Information about a build
FleetInfo
Information of the fleet
FleetInfo.AllocationStatus
The total allocation status
FleetInfo.BuildConfigInfo
Information of a BuildConfig
FleetInfo.FleetRegionInfo
Information of fleet region
LogEntry
A single log event returned by the search, including identifying metadata.
LogEntryMetadata
Identifying metadata for a long entry that identifies the event's origin.
LogSearchParams
Parameters for filtering Log search requests.
LogSearchResult
Log entries found along with their metadata
ServerInfo
Information regarding the server
Structs
BuildConfigurationId
Represents a type-safe Build Configuration ID
BuildId
Represents a type-safe Build ID
FleetId
Represents a type-safe Fleet ID
Interfaces
IInitializable
Represents an object that requires asynchronous initialization before use
ILogsApi
Allows to find logs happening on the remote server
IServersApi
Provides access to server information for the project. See https://services.docs.unity.com/multiplay-config/v1/#tag/Servers for details
Enums
FleetInfo.Status
Status of the fleet
ServerAction
Action to trigger for the serve
ServerStatus
Status of the server.