CarrierConfigManager.Iwlan.IdTypeRfc822Addr フィールド

定義

注意事項

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

Ike Identification 完全修飾 RFC 822 電子メール アドレス。

[Android.Runtime.Register("ID_TYPE_RFC822_ADDR", 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 IdTypeRfc822Addr = 3;
[<Android.Runtime.Register("ID_TYPE_RFC822_ADDR", 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 IdTypeRfc822Addr : Android.Telephony.IwlanIdType

フィールド値

Value = 3
属性

注釈

Ike Identification 完全修飾 RFC 822 電子メール アドレス。

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

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

適用対象