listHidden
public GamesManagement.Applications.ListHidden listHidden(java.lang.String applicationId)
throws java.io.IOException
Get the list of players hidden from the given application. This method is only available to user
accounts for your developer console.
Create a request for the method "applications.listHidden".
This request holds the parameters needed by the gamesManagement server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
applicationId - The application ID from the Google Play developer console.
- Returns:
- the request
- Throws:
java.io.IOException