Compartilhar via


NetworkSliceInfo.SliceStatusAllowed Campo

Definição

Cuidado

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

A fatia pode ser usada.

[Android.Runtime.Register("SLICE_STATUS_ALLOWED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.NetworkSliceStatus enum directly instead of this field.", true)]
public const Android.Telephony.Data.NetworkSliceStatus SliceStatusAllowed = 2;
[<Android.Runtime.Register("SLICE_STATUS_ALLOWED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.NetworkSliceStatus enum directly instead of this field.", true)>]
val mutable SliceStatusAllowed : Android.Telephony.Data.NetworkSliceStatus

Valor do campo

Value = 2

Implementações

Atributos

Comentários

A fatia pode ser usada.

Documentação Java para android.telephony.data.NetworkSliceInfo.SLICE_STATUS_ALLOWED.

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