MtpEvent.EventStoreRemoved Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.

Ereigniscode für STORE_REMOVED-Ereignis

[Android.Runtime.Register("EVENT_STORE_REMOVED", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.", true)]
public const Android.Mtp.EventCode EventStoreRemoved = 16389;
[<Android.Runtime.Register("EVENT_STORE_REMOVED", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.", true)>]
val mutable EventStoreRemoved : Android.Mtp.EventCode

Feldwert

Value = 16389
Attribute

Hinweise

Ereigniscode für STORE_REMOVED-Ereignis

Java Dokumentation für android.mtp.MtpEvent.EVENT_STORE_REMOVED.

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: