IntegrityDialogRequest.IntegrityResponse.TokenResponse

public class IntegrityDialogRequest.IntegrityResponse.TokenResponse
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.IntegrityDialogRequest.IntegrityResponse.TokenResponse


Representa una verificación de integridad exitosa que contiene el objeto IntegrityTokenResponse.

Resumen

Constructores públicos

TokenResponse(IntegrityTokenResponse token)

Métodos públicos

IntegrityTokenResponse getTokenResponse()

Devuelve el IntegrityTokenResponse asociado.

Métodos heredados

Constructores públicos

TokenResponse

public TokenResponse (IntegrityTokenResponse token)

Métodos públicos

getTokenResponse

public  IntegrityTokenResponse getTokenResponse ()

Devuelve el IntegrityTokenResponse asociado.