target.apidocs.com.google.api.services.gamesManagement.GamesManagement.Applications.html Maven / Gradle / Ivy
The newest version!
GamesManagement.Applications (Google Play Game Management v1management-rev20241209-2.0.0)
com.google.api.services.gamesManagement
Class GamesManagement.Applications
- java.lang.Object
-
- com.google.api.services.gamesManagement.GamesManagement.Applications
-
- Enclosing class:
- GamesManagement
public class GamesManagement.Applications
extends Object
The "applications" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
GamesManagement.Applications.ListHidden
-
Constructor Summary
Constructors
Constructor and Description
Applications()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
GamesManagement.Applications.ListHidden
listHidden(String applicationId)
Get the list of players hidden from the given application.
-
-
Method Detail
-
listHidden
public GamesManagement.Applications.ListHidden listHidden(String applicationId)
throws 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:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy