IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

public class IntegrityDialogRequest.IntegrityResponse.ExceptionDetails
extends Object

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


表示完整性检查失败,包含 IntegrityServiceException

摘要

公共构造函数

ExceptionDetails(IntegrityServiceException exception)

公共方法

IntegrityServiceException getException()

返回关联的 IntegrityServiceException

继承的方法

公共构造函数

ExceptionDetails

public ExceptionDetails (IntegrityServiceException exception)

公共方法

getException

public  IntegrityServiceException getException ()

返回关联的 IntegrityServiceException