ApnSetting.TypeIms 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 IMS.

[Android.Runtime.Register("TYPE_IMS", 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 TypeIms = 64;
[<Android.Runtime.Register("TYPE_IMS", 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 TypeIms : Android.Telephony.Data.ApnType

Valor de campo

Value = 64

Implementaciones

Atributos

Comentarios

Tipo de APN para IMS.

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

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