Share via


CarrierConfigManager.KeySupportsCallComposerBool Field

Definition

Indicates if the carrier supports call composer.

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

Field Value

Attributes

Remarks

Indicates if the carrier supports call composer.

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