Compartilhar via


BarringInfo.BarringServiceInfo.BarringTypeNone Campo

Definição

Cuidado

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

A proibição está inativa

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

Valor do campo

Value = 0

Implementações

Atributos

Comentários

A proibição está inativa

Documentação Java para android.telephony.BarringInfo.BarringServiceInfo.BARRING_TYPE_NONE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a