SmsManager.StatusOnSimUnsent フィールド

定義

注意事項

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

保存および未保存 (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

フィールド値

Value = 7
属性

注釈

保存および未保存 (TS 51.011 10.5.3)。

このメンバーは非推奨とされます。 android.テレフォニー.SmsManager を使用します。

android.telephony.gsm.SmsManager.STATUS_ON_SIM_UNSENTJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象