Condividi tramite


MtpConstants.OperationSendObjectInfo Campo

Definizione

Attenzione

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

Codice dell'operazione per 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

Valore del campo

Value = 4108
Attributi

Commenti

Codice dell'operazione per SendObjectInfo

Documentazione java per android.mtp.MtpConstants.OPERATION_SEND_OBJECT_INFO.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a