ImsRcsManager.CapabilityTypeOptionsUce Campo

Definición

Precaución

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

Este operador admite la funcionalidad de usuario Exchange mediante OPCIONES SIP tal como se define en el marco de trabajo.

[Android.Runtime.Register("CAPABILITY_TYPE_OPTIONS_UCE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.RcsCapabilityType enum directly instead of this field.", true)]
public const Android.Telephony.Ims.RcsCapabilityType CapabilityTypeOptionsUce = 1;
[<Android.Runtime.Register("CAPABILITY_TYPE_OPTIONS_UCE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.RcsCapabilityType enum directly instead of this field.", true)>]
val mutable CapabilityTypeOptionsUce : Android.Telephony.Ims.RcsCapabilityType

Valor de campo

Value = 1
Atributos

Comentarios

Este operador admite la funcionalidad de usuario Exchange mediante OPCIONES SIP tal como se define en el marco de trabajo. Si se establece, RcsFeature debe admitir el intercambio de funcionalidades mediante OPCIONES SIP. Si no se establece, este RcsFeature no debe atender las solicitudes de funcionalidad.

Java documentación para android.telephony.ims.ImsRcsManager.CAPABILITY_TYPE_OPTIONS_UCE.

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