Namespace Unity.Services.Apis
Classes
ApiClient
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.To browse the .NET Framework source code for this type, see the Reference Source.
ApiService
Provides functionality to build the different types of clients.
IdentityProviders
Identity provider keys to use with Player Authentication apis.
Interfaces
IGameClient
The Game Client offers apis to achieve player-scale outcomes. It relies on player authentication to authorize most api calls.
IRetryPolicy
Policy that determines if an operation must be retried based on the exception and number of retry attempts.