public class GamesManagement.TurnBasedMatches
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
GamesManagement.TurnBasedMatches.Reset |
class |
GamesManagement.TurnBasedMatches.ResetForAllPlayers |
| Constructor and Description |
|---|
GamesManagement.TurnBasedMatches() |
| Modifier and Type | Method and Description |
|---|---|
GamesManagement.TurnBasedMatches.Reset |
reset()
Reset all turn-based match data for a user.
|
GamesManagement.TurnBasedMatches.ResetForAllPlayers |
resetForAllPlayers()
Deletes turn-based matches where the only match participants are from whitelisted tester accounts
for your application.
|
public GamesManagement.TurnBasedMatches.Reset reset() throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.java.io.IOExceptionpublic GamesManagement.TurnBasedMatches.ResetForAllPlayers resetForAllPlayers() throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.java.io.IOException