[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
|
|
Report |
This class stores the information about a report submitted to bugcollect.com
|
|
|
ReportingManager |
This class handles submitting reports to bugcollect.com.
|
|
|
ReportSubmissionResultArgs |
This class represents the report submission completion callback arguments.
It aggregates together the callback user state, the submission result and
any exception that may occured during submission.
|
|
|
Result |
This class stores the bugcollect.com response result of a report submission.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
ReportSubmissionResultHandler |
The callback delegate for report submission completion.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
EResultStatus |
The bugcollect.com response result status for the report.
|