MtpEvent.EventUnreportedStatus フィールド

定義

注意事項

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

UNREPORTED_STATUS イベントのイベント コード

[Android.Runtime.Register("EVENT_UNREPORTED_STATUS", 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 EventUnreportedStatus = 16398;
[<Android.Runtime.Register("EVENT_UNREPORTED_STATUS", 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 EventUnreportedStatus : Android.Mtp.EventCode

フィールド値

Value = 16398
属性

注釈

UNREPORTED_STATUS イベントのイベント コード

android.mtp.MtpEvent.EVENT_UNREPORTED_STATUSJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象