IntegrityDialogRequest.IntegrityResponse.TokenResponse

public class IntegrityDialogRequest.IntegrityResponse.TokenResponse
extends Object

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


Representa uma verificação de integridade bem-sucedida, contendo o IntegrityTokenResponse.

Resumo

Construtores públicos

TokenResponse(IntegrityTokenResponse token)

Métodos públicos

IntegrityTokenResponse getTokenResponse()

Retorna o IntegrityTokenResponse associado.

Métodos herdados

Construtores públicos

TokenResponse

public TokenResponse (IntegrityTokenResponse token)

Métodos públicos

getTokenResponse

public  IntegrityTokenResponse getTokenResponse ()

Retorna o IntegrityTokenResponse associado.