class PlayIntegrity extends Service (View source)

Service definition for PlayIntegrity (v1).

The Play Integrity API helps you check that you're interacting with your genuine app on a genuine Android device powered by Google Play services. The Play Integrity API has replaced SafetyNet Attestation and Android Device Verification.

For more information about this service, see the API Documentation

Constants

PLAYINTEGRITY

Private Service: https://www.googleapis.com/auth/playintegrity.

Properties

$deviceRecall
$v1
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the PlayIntegrity service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the PlayIntegrity service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.