StandardIntegrityVerdictOptOut
      
        public
        abstract
        @interface
        StandardIntegrityVerdictOptOut
      
      
      
        implements
        Annotation
      
    
| com.google.android.play.core.integrity.model.StandardIntegrityVerdictOptOut | 
표준 토큰 요청 중 확인 결과를 선택 해제할 수 있도록 지원되는 코드입니다.
선택 해제된 확인 결과는 토큰에서 평가되지 않습니다.
요약
| 상수 | |
|---|---|
| int | APP_ACCESS_RISK앱 액세스 위험 확인 결과 수신을 선택 해제합니다. | 
| 상속된 메서드 | |
|---|---|
상수
앱_액세스_위험
public static final int APP_ACCESS_RISK
앱 액세스 위험 확인 결과 수신을 선택 해제합니다.
상수 값: 1명 (0x00000001)
