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


Stellt eine fehlgeschlagene Integritätsprüfung dar, die StandardIntegrityException enthält.

Zusammenfassung

Öffentliche Konstruktoren

ExceptionDetails(StandardIntegrityException exception)

Öffentliche Methoden

StandardIntegrityException getException()

Gibt die zugehörige StandardIntegrityException zurück.

Geerbte Methoden

Öffentliche Konstruktoren

ExceptionDetails

public ExceptionDetails (StandardIntegrityException exception)

Öffentliche Methoden

getException

public  StandardIntegrityException getException ()

Gibt die zugehörige StandardIntegrityException zurück.