次の方法で共有


CarrierConfigManager.Ims.KeyCapabilityTypePresenceUceIntArray Field

Definition

This carrier supports User Capability Exchange using a presence server as defined by the framework.

[Android.Runtime.Register("KEY_CAPABILITY_TYPE_PRESENCE_UCE_INT_ARRAY", ApiSince=33)]
public const string KeyCapabilityTypePresenceUceIntArray;
[<Android.Runtime.Register("KEY_CAPABILITY_TYPE_PRESENCE_UCE_INT_ARRAY", ApiSince=33)>]
val mutable KeyCapabilityTypePresenceUceIntArray : string

Field Value

Attributes

Remarks

This carrier supports User Capability Exchange using a presence server as defined by the framework. If set, the RcsFeature should support capability exchange using a presence server. If not set, this RcsFeature should not publish capabilities or service capability requests using presence.

Java documentation for android.telephony.CarrierConfigManager.Ims.KEY_CAPABILITY_TYPE_PRESENCE_UCE_INT_ARRAY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to