JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.sentry.hints
Interface SubmissionResult
public interface
SubmissionResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isSuccess
()
void
setResult
(boolean success)
Method Details
setResult
void
setResult
(boolean success)
isSuccess
boolean
isSuccess
()