| Package | Description |
|---|---|
| com.google.api.services.playintegrity.v1 | |
| com.google.api.services.playintegrity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
PlayIntegrity.V1.DecodeIntegrityToken |
PlayIntegrity.V1.decodeIntegrityToken(String packageName,
DecodeIntegrityTokenRequest content)
Decodes the integrity token and returns the token payload.
|
| Constructor and Description |
|---|
DecodeIntegrityToken(String packageName,
DecodeIntegrityTokenRequest content)
Decodes the integrity token and returns the token payload.
|
| Modifier and Type | Method and Description |
|---|---|
DecodeIntegrityTokenRequest |
DecodeIntegrityTokenRequest.clone() |
DecodeIntegrityTokenRequest |
DecodeIntegrityTokenRequest.set(String fieldName,
Object value) |
DecodeIntegrityTokenRequest |
DecodeIntegrityTokenRequest.setIntegrityToken(String integrityToken)
Encoded integrity token.
|
Copyright © 2011–2023 Google. All rights reserved.