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 を返します。