carb::crashreporter::CrashSentInfo
Defined in carb/crashreporter/ICrashReporter.h
- 
struct CrashSentInfo
- Provides a single piece of additional information or context to a crash upload complete callback function. - This is stored as a key/value pair. An array of these objects is passed to the OnCrashSentFn callback to provide extra context to why a crash dump upload may have failed or additional information about a successful upload. This information is typically only useful for display to a user or to be output to a log.