CarrierConfigManager.Ims.KeyCapabilityTypeOptionsUceIntArray Field

Definition

This carrier supports User Capability Exchange using SIP OPTIONS as defined by the framework.

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

Field Value

Attributes

Remarks

This carrier supports User Capability Exchange using SIP OPTIONS as defined by the framework. If set, the RcsFeature should support capability exchange using SIP OPTIONS. If not set, this RcsFeature should not service capability requests.

Java documentation for android.telephony.CarrierConfigManager.Ims.KEY_CAPABILITY_TYPE_OPTIONS_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