Freigeben über


DisconnectCause.DialVideoModifiedToUssd Feld

Definition

Achtung

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

Stk Call Control geänderte Video DIAL-Anforderung an USSD-Anforderung.

[Android.Runtime.Register("DIAL_VIDEO_MODIFIED_TO_USSD", 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 DialVideoModifiedToUssd = 68;
[<Android.Runtime.Register("DIAL_VIDEO_MODIFIED_TO_USSD", 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 DialVideoModifiedToUssd : Android.Telephony.CallDisconnectCause

Feldwert

Value = 68
Attribute

Hinweise

Stk Call Control geänderte Video DIAL-Anforderung an USSD-Anforderung.

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

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: