Freigeben über


MtpEvent.EventDeviceReset 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 DEVICE_RESET-Ereignis

[Android.Runtime.Register("EVENT_DEVICE_RESET", 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 EventDeviceReset = 16395;
[<Android.Runtime.Register("EVENT_DEVICE_RESET", 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 EventDeviceReset : Android.Mtp.EventCode

Feldwert

Value = 16395
Attribute

Hinweise

Ereigniscode für DEVICE_RESET-Ereignis

Java-Dokumentation für android.mtp.MtpEvent.EVENT_DEVICE_RESET.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: