ImsRcsManager.CapabilityTypePresenceUce 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 un servidor de presencia tal como se define en el marco de trabajo.

[Android.Runtime.Register("CAPABILITY_TYPE_PRESENCE_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 CapabilityTypePresenceUce = 2;
[<Android.Runtime.Register("CAPABILITY_TYPE_PRESENCE_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 CapabilityTypePresenceUce : Android.Telephony.Ims.RcsCapabilityType

Valor de campo

Value = 2
Atributos

Comentarios

Este operador admite la funcionalidad de usuario Exchange mediante un servidor de presencia tal como se define en el marco de trabajo. Si se establece, RcsFeature debe admitir el intercambio de funcionalidades mediante un servidor de presencia. Si no se establece, este RcsFeature no debe publicar funcionalidades ni solicitudes de funcionalidad de servicio mediante presencia.

Java documentación para android.telephony.ims.ImsRcsManager.CAPABILITY_TYPE_PRESENCE_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