Freigeben über


ImsStateCallback.ReasonUnknownPermanentError Feld

Definition

Achtung

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

Der zugrunde liegende IMS-Dienst ist für das zugeordnete Abonnement dauerhaft nicht verfügbar, und für dieses Abonnement ist kein Manager verfügbar.

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

Feldwert

Value = 2
Attribute

Hinweise

Der zugrunde liegende IMS-Dienst ist für das zugeordnete Abonnement dauerhaft nicht verfügbar, und für dieses Abonnement ist kein Manager verfügbar.

Java-Dokumentation für android.telephony.ims.ImsStateCallback.REASON_UNKNOWN_PERMANENT_ERROR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: