SmsManager.SmsRpCauseInterworkingUnspecified Feld

Definition

Achtung

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

RP-Cause Wert, wenn das Netzwerk den empfangenen Dienst nicht bereitstellt

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

Feldwert

Value = 127
Attribute

Hinweise

RP-Cause Wert, wenn das Netzwerk den empfangenen Dienst nicht bereitstellt

Java Dokumentation für android.telephony.SmsManager.SMS_RP_CAUSE_INTERWORKING_UNSPECIFIED.

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: