Google.Play.Integrity.StandardIntegrityTokenRequest

Request for StandardIntegrityTokenProvider.Request.

Summary

Constructors and Destructors

StandardIntegrityTokenRequest(String requestHash)
Constructor.

Properties

RequestHash
String
The request hash provided to the API.

Properties

RequestHash

String RequestHash

The request hash provided to the API.

It is a recommended and not required field.

Public functions

StandardIntegrityTokenRequest

 StandardIntegrityTokenRequest(
  String requestHash
)

Constructor.

Details
Parameters
requestHash
A request hash to bind the integrity token to.