ImsRegistrationImplBase.RegistrationTechCrossSim Feld

Definition

Achtung

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

Dieser ImsService wird über das zweite Abonnement bei IMS über das Internet registriert.

[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

Feldwert

Value = 2
Attribute

Hinweise

Dieser ImsService wird über das zweite Abonnement bei IMS über das Internet registriert.

Java Dokumentation für android.telephony.ims.stub.ImsRegistrationImplBase.REGISTRATION_TECH_CROSS_SIM.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: