CarrierConfigManager.KeyUseRcsPresenceBool Field

Definition

Caution

deprecated

Flag indicating whether or not the carrier supports the periodic exchange of phone numbers in the user's address book with the carrier's presence server in order to retrieve the RCS capabilities for each contact used in the RCS User Capability Exchange (UCE) procedure.

[Android.Runtime.Register("KEY_USE_RCS_PRESENCE_BOOL", ApiSince=24)]
[System.Obsolete("deprecated")]
public const string KeyUseRcsPresenceBool;
[<Android.Runtime.Register("KEY_USE_RCS_PRESENCE_BOOL", ApiSince=24)>]
[<System.Obsolete("deprecated")>]
val mutable KeyUseRcsPresenceBool : string

Field Value

String
Attributes

Remarks

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