public class PlayIntegrity.V1 extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
PlayIntegrity.V1.DecodeIntegrityToken |
| Constructor and Description |
|---|
V1() |
| Modifier and Type | Method and Description |
|---|---|
PlayIntegrity.V1.DecodeIntegrityToken |
decodeIntegrityToken(String packageName,
DecodeIntegrityTokenRequest content)
Decodes the integrity token and returns the token payload.
|
public PlayIntegrity.V1.DecodeIntegrityToken decodeIntegrityToken(String packageName, DecodeIntegrityTokenRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.packageName - Package name of the app the attached integrity token belongs to.content - the DecodeIntegrityTokenRequestIOExceptionCopyright © 2011–2023 Google. All rights reserved.