Partager via


SmsManager.StatusOnSimUnsent Champ

Définition

Attention

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

Stocké et non entré (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

Valeur de champ

Value = 7
Attributs

Remarques

Stocké et non entré (TS 51.011 10.5.3).

Ce membre est déconseillé. Utilisez android.telephony.SmsManager.

Documentation Java pour android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNSENT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à