StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails

public class StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails
extends Object

java.lang.Object
   ↳ com.google.android.play.core.integrity.StandardIntegrityManager.StandardIntegrityDialogRequest.StandardIntegrityResponse.ExceptionDetails


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

摘要

公共构造函数

ExceptionDetails(StandardIntegrityException exception)

公共方法

StandardIntegrityException getException()

返回关联的 StandardIntegrityException

继承的方法

公共构造函数

ExceptionDetails

public ExceptionDetails (StandardIntegrityException exception)

公共方法

getException

public  StandardIntegrityException getException ()

返回关联的 StandardIntegrityException