CarrierConfigManager.KeyUseRcsSipOptionsBool Field

Definition

Flag indicating whether the carrier supports RCS SIP OPTIONS indication for User Capability Exchange (UCE).

[Android.Runtime.Register("KEY_USE_RCS_SIP_OPTIONS_BOOL", ApiSince=30)]
public const string KeyUseRcsSipOptionsBool;
[<Android.Runtime.Register("KEY_USE_RCS_SIP_OPTIONS_BOOL", ApiSince=30)>]
val mutable KeyUseRcsSipOptionsBool : string

Field Value

Attributes

Remarks

Flag indicating whether the carrier supports RCS SIP OPTIONS indication for User Capability Exchange (UCE).

Java documentation for android.telephony.CarrierConfigManager.KEY_USE_RCS_SIP_OPTIONS_BOOL.

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