AI-generated Key Takeaways
-
AuthenticationResult represents the current authentication status with Play Games Services.
-
The isAuthenticated() method returns true if your game is authenticated to Play Games Services.
public final class AuthenticationResult extends Object
Represents the current authentication status with Play Games Services.
Public Method Summary
| boolean |
isAuthenticated()
Returns
true if your game is authenticated to Play Games Services.
|
Inherited Method Summary
Public Methods
public boolean isAuthenticated ()
Returns true if your game is authenticated to Play Games Services.