ApnSetting.TypeCbs Campo

Definición

Precaución

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

Tipo de APN para CBS.

[Android.Runtime.Register("TYPE_CBS", ApiSince=28)]
[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 TypeCbs = 128;
[<Android.Runtime.Register("TYPE_CBS", ApiSince=28)>]
[<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 TypeCbs : Android.Telephony.Data.ApnType

Valor de campo

Value = 128

Implementaciones

Atributos

Comentarios

Tipo de APN para CBS.

Java documentación para android.telephony.data.ApnSetting.TYPE_CBS.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a