Partager via


NetworkRegistrationInfo.NrStateNone Champ

Définition

Attention

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

L’appareil n’est pas campé sur une cellule LTE ou la cellule LTE ne prend pas en charge E-UTRA-NR Dual Connectivity(EN-DC).

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

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

L’appareil n’est pas campé sur une cellule LTE ou la cellule LTE ne prend pas en charge E-UTRA-NR Dual Connectivity(EN-DC).

Documentation Java pour android.telephony.NetworkRegistrationInfo.NR_STATE_NONE.

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 à