StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse

public static abstract class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse


完全性チェックの結果をカプセル化し、StandardIntegrityDialogRequest の構築に使用できるようにします。

概要

ネストされたクラス

class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse

完全性チェックが成功したことを表し、StandardIntegrityManager.StandardIntegrityToken が含まれます。

class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

整合性チェックの失敗を表し、IntegrityServiceException を含みます。

継承されるメソッド