StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse

public static abstract class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse
extends Object

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


Encapsule le résultat d'une vérification de l'intégrité afin qu'il puisse être utilisé pour créer un StandardIntegrityDialogRequest.

Résumé

Classes imbriquées

class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse

Représente un contrôle d'intégrité réussi, contenant le StandardIntegrityManager.StandardIntegrityToken.

class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

Représente un échec de la vérification de l'intégrité, contenant IntegrityServiceException.

Méthodes héritées