Lines Matching full:application
20 use Google\Service\Games\Application; alias
35 * Retrieves the metadata of the application with the given ID. If the requested
36 * application is not available for the specified `platformType`, the returned
39 * @param string $applicationId The application ID from the Google Play
45 * @opt_param string platformType Restrict application details returned to the
47 * @return Application
53 return $this->call('get', [$params], Application::class);
60 * @opt_param string applicationId The application ID from the Google Play
72 * Indicate that the currently authenticated user is playing your application.
84 * Verifies the auth token provided with this request is for the application
88 * @param string $applicationId The application ID from the Google Play