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 |
Méthodes héritées | |
---|---|
Constructeurs publics
Méthodes publiques
getException
public StandardIntegrityException getException ()
Renvoie le StandardIntegrityException
associé.