Share via


Telephony.Mms.Sent.InterfaceConsts.MessageBoxFailed 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: error.

[Android.Runtime.Register("MESSAGE_BOX_FAILED")]
[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 MessageBoxFailed = 5;
[<Android.Runtime.Register("MESSAGE_BOX_FAILED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.MessageBoxType enum directly instead of this field.", true)>]
val mutable MessageBoxFailed : Android.Provider.MessageBoxType

Valor de campo

Value = 5
Atributos

Comentarios

Cuadro de mensaje: error.

Documentación de Java para android.provider.Telephony.BaseMmsColumns.MESSAGE_BOX_FAILED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a