CarrierConfigManager.KeyIgnoreDataEnabledChangedForVideoCalls Field

Definition

When true, changes to the mobile data enabled switch will not cause the VT registration state to change.

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

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS.

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