StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse

public class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.TokenResponse
extends Object

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


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

Résumé

Constructeurs publics

TokenResponse(StandardIntegrityManager.StandardIntegrityToken token)

Méthodes publiques

StandardIntegrityManager.StandardIntegrityToken getToken()

Renvoie le StandardIntegrityManager.StandardIntegrityToken associé.

Méthodes héritées

Constructeurs publics

TokenResponse

public TokenResponse (StandardIntegrityManager.StandardIntegrityToken token)

Méthodes publiques