Android.App.ApplicationErrorReport.TypeRunningService Field
A report from a user to a developer about a running service that the user doesn't think should be running.

Value: 5

Syntax

[Android.Runtime.Register("TYPE_RUNNING_SERVICE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationErrorReportType enum directly instead of this field.")]
public const ApplicationErrorReportType TypeRunningService

Remarks

A report from a user to a developer about a running service that the user doesn't think should be running.

[Android Documentation]

Requirements

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