custom Data
Sets additional values to be added to org.acra.ReportField.CUSTOM_DATA. Values specified here take precedence over globally specified custom data.
Return
the updated ReportBuilder
Parameters
custom Data
a map of custom key-values to be attached to the report
Sets an additional value to be added to org.acra.ReportField.CUSTOM_DATA. The value specified here takes precedence over globally specified custom data.
Return
the updated ReportBuilder
Parameters
key
the key identifying the custom data
value
the value for the custom data entry