Field InvalidState
A client error that is returned when the user is not in the right state. For example, calling SignOut when the user is already signed out will result in this error.
Namespace: Unity.Services.Authentication.PlayerAccounts
Assembly: solution.dll
Syntax
public const int InvalidState = 10101
Returns
Type | Description |
---|---|
int |