MtpConstants.OperationGetStorageIDs Поле

Определение

Внимание!

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

Код операции для идентификаторов GetStorageID

[Android.Runtime.Register("OPERATION_GET_STORAGE_I_DS", 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 OperationGetStorageIDs = 4100;
[<Android.Runtime.Register("OPERATION_GET_STORAGE_I_DS", 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 OperationGetStorageIDs : Android.Mtp.OperationCode

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

Value = 4100
Атрибуты

Комментарии

Код операции для идентификаторов GetStorageID

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

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

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