Compartilhar via


SmsManager.StatusOnSimUnsent Campo

Definição

Cuidado

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

Armazenado e não enviado (TS 51.

[Android.Runtime.Register("STATUS_ON_SIM_UNSENT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Gsm.SmsStatusOnSim enum directly instead of this field.", true)]
public const Android.Telephony.Gsm.SmsStatusOnSim StatusOnSimUnsent = 7;
[<Android.Runtime.Register("STATUS_ON_SIM_UNSENT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Gsm.SmsStatusOnSim enum directly instead of this field.", true)>]
val mutable StatusOnSimUnsent : Android.Telephony.Gsm.SmsStatusOnSim

Valor do campo

Value = 7
Atributos

Comentários

Armazenado e não enviado (TS 51.011 10.5.3).

Este membro foi preterido. Use android.telephony.SmsManager.

Documentação Java para android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNSENT.

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