StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

public class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails
extends Object

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


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

Résumé

Constructeurs publics

ExceptionDetails(StandardIntegrityException exception)

Méthodes publiques

StandardIntegrityException getException()

Renvoie le StandardIntegrityException associé.

Méthodes héritées

Constructeurs publics

ExceptionDetails

public ExceptionDetails (StandardIntegrityException exception)

Méthodes publiques

getException

public  StandardIntegrityException getException ()

Renvoie le StandardIntegrityException associé.