MtpConstants.OperationGetStorageInfo Поле

Определение

Внимание!

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

Код операции для GetStorageInfo

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

Значение поля

Value = 4101
Атрибуты

Комментарии

Код операции для GetStorageInfo

Документация по Java для android.mtp.MtpConstants.OPERATION_GET_STORAGE_INFO.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к