Partager via


TelephonyManager.CarrierRestrictionStatusNotRestricted Champ

Définition

Attention

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

L’appareil n’est pas limité à un opérateur

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

Valeur de champ

Value = 1
Attributs

Remarques

L’appareil n’est pas limité à un opérateur

Documentation Java pour android.telephony.TelephonyManager.CARRIER_RESTRICTION_STATUS_NOT_RESTRICTED.

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

S’applique à