Telephony.Mms.InterfaceConsts.MessageBoxFailed Campo

Definizione

Attenzione

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

Finestra di messaggio: non riuscita.

[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

Valore del campo

Value = 5
Attributi

Commenti

Finestra di messaggio: non riuscita.

per android.provider.Telephony.BaseMmsColumns.MESSAGE_BOX_FAILED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a