Class PlayerAccountService
The entry class to the Player Account Service.
Inherited Members
Namespace: Unity.Services.Authentication.PlayerAccounts
Assembly: Unity.Services.Authentication.PlayerAccounts.dll
Syntax
public static class PlayerAccountService
Properties
Instance
The default singleton instance to access the Player Account service.
Declaration
public static IPlayerAccountService Instance { get; }
Property Value
| Type | Description |
|---|---|
| IPlayerAccountService |
Exceptions
| Type | Condition |
|---|---|
| ServicesInitializationException | This exception is thrown if the |