| Package | Description |
|---|---|
| com.google.api.services.playintegrity.v1 | |
| com.google.api.services.playintegrity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PlayIntegrity.DeviceRecall.Write |
PlayIntegrity.DeviceRecall.write(String packageName,
WriteDeviceRecallRequest content)
Writes recall bits for the device where Play Integrity API token is obtained.
|
| Constructor and Description |
|---|
Write(String packageName,
WriteDeviceRecallRequest content)
Writes recall bits for the device where Play Integrity API token is obtained.
|
| Modifier and Type | Method and Description |
|---|---|
WriteDeviceRecallRequest |
WriteDeviceRecallRequest.clone() |
WriteDeviceRecallRequest |
WriteDeviceRecallRequest.set(String fieldName,
Object value) |
WriteDeviceRecallRequest |
WriteDeviceRecallRequest.setIntegrityToken(String integrityToken)
Required.
|
WriteDeviceRecallRequest |
WriteDeviceRecallRequest.setNewValues(Values newValues)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.