DataFailCause.DbmOrSmsInProgress Campo

Definição

Cuidado

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

O DBM ou SMS está em andamento.

[Android.Runtime.Register("DBM_OR_SMS_IN_PROGRESS", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)]
public const Android.Telephony.DataFailCauseType DbmOrSmsInProgress = 2211;
[<Android.Runtime.Register("DBM_OR_SMS_IN_PROGRESS", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable DbmOrSmsInProgress : Android.Telephony.DataFailCauseType

Valor do campo

Value = 2211
Atributos

Comentários

O DBM ou SMS está em andamento.

Java documentação para android.telephony.DataFailCause.DBM_OR_SMS_IN_PROGRESS.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a