Namespace Unity.Services.Multiplay
Classes
MultiplayAllocation
The multiplay allocation for the server.
MultiplayDeallocation
The multiplay deallocation for the server.
MultiplayError
An error given by the multiplay service.
MultiplayEventCallbacks
Class for providing your callbacks, which are used by the Multiplay SDK when a Multiplay Event occurs.
MultiplayService
Here is the first point and call for accessing Multiplay Package's features! Use the .Instance method to get a singleton of the IMultiplayService, and from there you can make various requests to the Multiplay service API.
ServerConfig
The server configuration for the current session.
Interfaces
IMultiplayAllocationInfo
Interface for MultiplayAllocation information MultiplayAllocation and MultiplayDeallocation can both be handled via this interface.
IMultiplayService
Interface of the Multiplay SDK for using the Multiplay Service.
IServerEvents
Interface representing your subscription to the Multiplay Server Events messages.
IServerQueryHandler
The interface for setting the current data supplied to the Multiplay Service via the Server Query Handler.
Enums
MultiplayExceptionReason
Enumerates the known error causes when communicating with the Multiplay Service. N.B. Error code range for this service: 25000-25999
MultiplayServerSubscriptionState
Multiplay Server Subscription State