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