DeviceRecall
class DeviceRecall extends Resource (View source)
The "deviceRecall" collection of methods.
Typical usage is:
$playintegrityService = new Google\Service\PlayIntegrity(...);
$deviceRecall = $playintegrityService->deviceRecall;
Methods
write(string $packageName, WriteDeviceRecallRequest $postBody, array $optParams = [])
Writes recall bits for the device where Play Integrity API token is obtained.
Details
WriteDeviceRecallResponse
write(string $packageName, WriteDeviceRecallRequest $postBody, array $optParams = [])
Writes recall bits for the device where Play Integrity API token is obtained.
The endpoint is available to select Play partners in an early access program (EAP). (deviceRecall.write)