Sprache

SecurityLog.TagLoggingStopped Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.

Gibt das Herunterfahren der Überwachungsprotokollierung an.

[Android.Runtime.Register("TAG_LOGGING_STOPPED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.", true)]
public const Android.App.Admin.SecurityLogTags TagLoggingStopped = 210012;
[<Android.Runtime.Register("TAG_LOGGING_STOPPED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SecurityLogTags enum directly instead of this field.", true)>]
val mutable TagLoggingStopped : Android.App.Admin.SecurityLogTags

Feldwert

Value = 210012
Attribute

Hinweise

Gibt das Herunterfahren der Überwachungsprotokollierung an. Im Protokollereignis gibt es keine zusätzliche Nutzlast.

Java Dokumentation für android.app.admin.SecurityLog.TAG_LOGGING_STOPPED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: