Idioma

MtpConstants.OperationGetDeviceInfo Campo

Definição

Cuidado

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

Código de operação para GetDeviceInfo

[Android.Runtime.Register("OPERATION_GET_DEVICE_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 OperationGetDeviceInfo = 4097;
[<Android.Runtime.Register("OPERATION_GET_DEVICE_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 OperationGetDeviceInfo : Android.Mtp.OperationCode

Valor do campo

Value = 4097
Atributos

Comentários

Código de operação para GetDeviceInfo

Java documentação para android.mtp.MtpConstants.OPERATION_GET_DEVICE_INFO.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a