Freigeben über


BarringInfo.BarringServiceTypeSms Feld

Definition

Achtung

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

Sperrindikator für den SMS-Versand; gilt für UTRAN, EUTRAN und NGRAN

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

Feldwert

Value = 9

Implementiert

Attribute

Hinweise

Sperrindikator für den SMS-Versand; gilt für UTRAN, EUTRAN und NGRAN

Java-Dokumentation für android.telephony.BarringInfo.BARRING_SERVICE_TYPE_SMS.

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: