ImsRegistrationImplBase.RegistrationTechNr フィールド

定義

注意事項

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

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

[Android.Runtime.Register("REGISTRATION_TECH_NR", 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 RegistrationTechNr = 3;
[<Android.Runtime.Register("REGISTRATION_TECH_NR", 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 RegistrationTechNr : Android.Telephony.Ims.Stub.RegistrationTech

フィールド値

Value = 3
属性

注釈

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

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

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

適用対象