Compartilhar via


Telephony.BaseMmsColumns.MessageBoxFailed Campo

Definição

Cuidado

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

Caixa de mensagem: falhou.

[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 do campo

Value = 5
Atributos

Comentários

Caixa de mensagem: falhou.

Documentação Java para android.provider.Telephony.BaseMmsColumns.MESSAGE_BOX_FAILED.

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