Share via


NetworkRegistrationInfo.ServiceTypeVideo Campo

Definición

Precaución

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

Servicio de vídeo

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

Valor de campo

Value = 4

Implementaciones

Atributos

Comentarios

Servicio de vídeo

Documentación de Java para android.telephony.NetworkRegistrationInfo.SERVICE_TYPE_VIDEO.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a