Telephony.Mms.Draft.InterfaceConsts.MessageBoxSent Campo

Definición

Precaución

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

Cuadro de mensaje: mensajes enviados.

[Android.Runtime.Register("MESSAGE_BOX_SENT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.MessageBoxType enum directly instead of this field.", true)]
public const Android.Provider.MessageBoxType MessageBoxSent = 2;
[<Android.Runtime.Register("MESSAGE_BOX_SENT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.MessageBoxType enum directly instead of this field.", true)>]
val mutable MessageBoxSent : Android.Provider.MessageBoxType

Valor de campo

Value = 2
Atributos

Comentarios

Cuadro de mensaje: mensajes enviados.

Java documentación para android.provider.Telephony.BaseMmsColumns.MESSAGE_BOX_SENT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a