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 string ReportKeyIdentifier

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.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1