CarrierConfigManager.Ims.KeyRcsFeatureTagAllowedStringArray Field

Definition

Specifies the RCS feature tag allowed for the carrier.

[Android.Runtime.Register("KEY_RCS_FEATURE_TAG_ALLOWED_STRING_ARRAY", ApiSince=31)]
public const string KeyRcsFeatureTagAllowedStringArray;
[<Android.Runtime.Register("KEY_RCS_FEATURE_TAG_ALLOWED_STRING_ARRAY", ApiSince=31)>]
val mutable KeyRcsFeatureTagAllowedStringArray : string

Field Value

Attributes

Remarks

Specifies the RCS feature tag allowed for the carrier.

The values refer to RCC.07 2.4.4.

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