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 |
Rappresenta un controllo dell'integrità riuscito, contenente StandardIntegrityManager.StandardIntegrityToken
.
Riepilogo
Costruttori pubblici | |
---|---|
TokenResponse(StandardIntegrityManager.StandardIntegrityToken token)
|
Metodi pubblici | |
---|---|
StandardIntegrityManager.StandardIntegrityToken
|
getToken()
Restituisce il |
Metodi ereditati | |
---|---|
Costruttori pubblici
Metodi pubblici
getToken
public StandardIntegrityManager.StandardIntegrityToken getToken ()
Restituisce il StandardIntegrityManager.StandardIntegrityToken
associato.