CarrierConfigManager.Iwlan.EpdgAddressStatic フィールド

定義

注意事項

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

静的 epdg アドレスを使用します。

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

フィールド値

Value = 0
属性

注釈

静的 epdg アドレスを使用します。

の Java ドキュメント android.telephony.CarrierConfigManager.Iwlan.EPDG_ADDRESS_STATIC

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

適用対象