IntegrityDialogRequest.IntegrityResponse.ExceptionDetails

public class IntegrityDialogRequest.IntegrityResponse.ExceptionDetails
extends Object

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


Biểu thị một quy trình kiểm tra tính toàn vẹn không thành công, chứa IntegrityServiceException.

Tóm tắt

Hàm khởi tạo công khai

ExceptionDetails(IntegrityServiceException exception)

Phương thức công khai

IntegrityServiceException getException()

Trả về IntegrityServiceException được liên kết.

Các phương thức kế thừa

Hàm khởi tạo công khai

ExceptionDetails

public ExceptionDetails (IntegrityServiceException exception)

Phương thức công khai

getException

public  IntegrityServiceException getException ()

Trả về IntegrityServiceException được liên kết.