Freigeben über


DisconnectCause.WfcServiceNotAvailableInThisLocation Feld

Definition

Achtung

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

Gibt an, dass der WLAN-Anrufdienst am aktuellen Standort nicht verfügbar ist.

[Android.Runtime.Register("WFC_SERVICE_NOT_AVAILABLE_IN_THIS_LOCATION", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)]
public const Android.Telephony.CallDisconnectCause WfcServiceNotAvailableInThisLocation = 79;
[<Android.Runtime.Register("WFC_SERVICE_NOT_AVAILABLE_IN_THIS_LOCATION", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)>]
val mutable WfcServiceNotAvailableInThisLocation : Android.Telephony.CallDisconnectCause

Feldwert

Value = 79
Attribute

Hinweise

Gibt an, dass der WLAN-Anrufdienst am aktuellen Standort nicht verfügbar ist.

Java-Dokumentation für android.telephony.DisconnectCause.WFC_SERVICE_NOT_AVAILABLE_IN_THIS_LOCATION.

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: