Freigeben über


ImsReasonInfo.CodeLocalInternalError Feld

Definition

Achtung

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

Interner Fehler des IMS-Diensts

[Android.Runtime.Register("CODE_LOCAL_INTERNAL_ERROR", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.ImsReasonInfoCode enum directly instead of this field.", true)]
public const Android.Telephony.Ims.ImsReasonInfoCode CodeLocalInternalError = 103;
[<Android.Runtime.Register("CODE_LOCAL_INTERNAL_ERROR", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.ImsReasonInfoCode enum directly instead of this field.", true)>]
val mutable CodeLocalInternalError : Android.Telephony.Ims.ImsReasonInfoCode

Feldwert

Value = 103

Implementiert

Attribute

Hinweise

Interner Fehler des IMS-Diensts

Java-Dokumentation für android.telephony.ims.ImsReasonInfo.CODE_LOCAL_INTERNAL_ERROR.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: