Android.App.Instrumentation.ReportKeyIdentifier Field
If included in the status or final bundle sent to an IInstrumentationWatcher, this key
identifies the class that is writing the report.
Syntax
[Android.Runtime.Register("REPORT_KEY_IDENTIFIER")] public const stringReportKeyIdentifier
Remarks
If included in the status or final bundle sent to an IInstrumentationWatcher, this key
identifies the class that is writing the report. This can be used to provide more structured
logging or reporting capabilities in the IInstrumentationWatcher.