CarrierConfigManager.Iwlan.IdTypeFqdn フィールド

定義

注意事項

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

Ike Id 完全修飾ドメイン名

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

フィールド値

Value = 2
属性

注釈

Ike Id 完全修飾ドメイン名

android.telephony.CarrierConfigManager.Iwlan.ID_TYPE_FQDNJava ドキュメント。

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

適用対象