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 |
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 StandardIntegrityException
.
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
ExceptionDetails(StandardIntegrityException exception)
|
Phương thức công khai | |
---|---|
StandardIntegrityException
|
getException()
Trả về |
Các phương thức kế thừa | |
---|---|
Hàm khởi tạo công khai
Phương thức công khai
getException
public StandardIntegrityException getException ()
Trả về StandardIntegrityException
được liên kết.