IntegrityDialogRequest.IntegrityResponse

public abstract class IntegrityDialogRequest.IntegrityResponse
extends Object

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


Encapsulates the result of an integrity check so it can be used to build an IntegrityDialogRequest.

Summary

Nested classes

class IntegrityDialogRequest.IntegrityResponse.TokenResponse

Represents a successful integrity check, containing the IntegrityTokenResponse.

class IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

Represents a failed integrity check, containing the IntegrityServiceException.

Inherited methods