StandardIntegrityVerdictOptOut

public abstract @interface StandardIntegrityVerdictOptOut
implements Annotation

com.google.android.play.core.integrity.model.StandardIntegrityVerdictOptOut


Supported codes for opting out from verdicts during the standard token request.

The opted-out verdicts will be unevaluated in the token.

Summary

Constants

int APP_ACCESS_RISK

Opt-out of receiving the app access risk verdict.

Inherited methods

Constants

APP_ACCESS_RISK

public static final int APP_ACCESS_RISK

Opt-out of receiving the app access risk verdict.

Constant Value: 1 (0x00000001)