MtpConstants.OperationGetObject Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("OPERATION_GET_OBJECT", 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 OperationGetObject = 4105;
[<Android.Runtime.Register("OPERATION_GET_OBJECT", 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 OperationGetObject : Android.Mtp.OperationCode

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

Value = 4105
Атрибуты

Комментарии

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

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

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

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