SmsManager.StatusOnSimFree フィールド

定義

注意事項

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_FREE")]
[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 StatusOnSimFree = 0;
[<Android.Runtime.Register("STATUS_ON_SIM_FREE")>]
[<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 StatusOnSimFree : Android.Telephony.Gsm.SmsStatusOnSim

フィールド値

Value = 0
属性

注釈

空き領域 (TS 51.011 10.5.3)。

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

の Java ドキュメント android.telephony.gsm.SmsManager.STATUS_ON_SIM_FREE

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

適用対象