StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse

public static abstract class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse
extends Object

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


Contiene il risultato di un controllo dell'integrità in modo che possa essere utilizzato per creare un StandardIntegrityDialogRequest.

Riepilogo

Classi nidificate

class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse

Rappresenta un controllo dell'integrità riuscito, contenente StandardIntegrityManager.StandardIntegrityToken.

class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

Rappresenta un controllo di integrità non riuscito, contenente IntegrityServiceException.

Metodi ereditati