Compartilhar via


MtpConstants.OperationSendObjectInfo 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 SendObjectInfo

[Android.Runtime.Register("OPERATION_SEND_OBJECT_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 OperationSendObjectInfo = 4108;
[<Android.Runtime.Register("OPERATION_SEND_OBJECT_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 OperationSendObjectInfo : Android.Mtp.OperationCode

Valor do campo

Value = 4108
Atributos

Comentários

Código de operação para SendObjectInfo

Documentação Java para android.mtp.MtpConstants.OPERATION_SEND_OBJECT_INFO.

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

Aplica-se a