Sprache

SecurityLog.TagLoggingStarted Feld

Definition

Achtung

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

Gibt den Start der Überwachungsprotokollierung an.

[Android.Runtime.Register("TAG_LOGGING_STARTED", 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 TagLoggingStarted = 210011;
[<Android.Runtime.Register("TAG_LOGGING_STARTED", 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 TagLoggingStarted : Android.App.Admin.SecurityLogTags

Feldwert

Value = 210011
Attribute

Hinweise

Gibt den Start der Überwachungsprotokollierung an. Im Protokollereignis gibt es keine zusätzliche Nutzlast.

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

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: