CarrierConfigManager.KeyCarrierVolteProvisionedBool Field

Definition

This flag specifies whether VoLTE availability is based on provisioning.

[Android.Runtime.Register("KEY_CARRIER_VOLTE_PROVISIONED_BOOL", ApiSince=26)]
public const string KeyCarrierVolteProvisionedBool;
[<Android.Runtime.Register("KEY_CARRIER_VOLTE_PROVISIONED_BOOL", ApiSince=26)>]
val mutable KeyCarrierVolteProvisionedBool : string

Field Value

String
Attributes

Remarks

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