ImsRegistrationImplBase.RegistrationTechCrossSim フィールド

定義

注意事項

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

この ImsService は、2 つ目のサブスクリプション経由でインターネット経由で IMS に登録されます。

[Android.Runtime.Register("REGISTRATION_TECH_CROSS_SIM", 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 RegistrationTechCrossSim = 2;
[<Android.Runtime.Register("REGISTRATION_TECH_CROSS_SIM", 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 RegistrationTechCrossSim : Android.Telephony.Ims.Stub.RegistrationTech

フィールド値

Value = 2
属性

注釈

この ImsService は、2 つ目のサブスクリプション経由でインターネット経由で IMS に登録されます。

の Java ドキュメント android.telephony.ims.stub.ImsRegistrationImplBase.REGISTRATION_TECH_CROSS_SIM

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

適用対象