Sprache

ImsRegistrationImplBase.RegistrationTechNr 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 NR bei IMS registriert.

[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

Feldwert

Value = 3
Attribute

Hinweise

Dieser ImsService wird über NR bei IMS registriert.

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

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: