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를 반환합니다.