ImsRegistrationImplBase.RegistrationTechIwlan フィールド

定義

注意事項

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

この ImsService は、IWLAN 経由で IMS に登録されます。

[Android.Runtime.Register("REGISTRATION_TECH_IWLAN", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.Stub.RegistrationTech enum directly instead of this field.", true)]
public const Android.Telephony.Ims.Stub.RegistrationTech RegistrationTechIwlan = 1;
[<Android.Runtime.Register("REGISTRATION_TECH_IWLAN", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.Stub.RegistrationTech enum directly instead of this field.", true)>]
val mutable RegistrationTechIwlan : Android.Telephony.Ims.Stub.RegistrationTech

フィールド値

Value = 1
属性

注釈

この ImsService は、IWLAN 経由で IMS に登録されます。

android.telephony.ims.stub.ImsRegistrationImplBase.REGISTRATION_TECH_IWLANJava ドキュメント。

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

適用対象