Compartilhar via


ApnSetting.TypeBip Campo

Definição

Cuidado

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

Tipo de APN para BIP.

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

Valor do campo

Value = 8192

Implementações

Atributos

Comentários

Tipo de APN para BIP.

Documentação Java para android.telephony.data.ApnSetting.TYPE_BIP.

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