Langue

SubscriptionManager.ServiceCapabilityData Champ

Définition

Attention

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

Représente une valeur indiquant les fonctionnalités d’appel de données d’un abonnement.

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

Valeur de champ

Value = 3
Attributs

Remarques

Représente une valeur indiquant les fonctionnalités d’appel de données d’un abonnement.

Java documentation pour android.telephony.SubscriptionManager.SERVICE_CAPABILITY_DATA.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à