CarrierConfigManager.KeyTreatDowngradedVideoCallsAsVideoCallsBool Field

Definition

Flag indicating whether some telephony logic will treat a call which was formerly a video call as if it is still a video call.

[Android.Runtime.Register("KEY_TREAT_DOWNGRADED_VIDEO_CALLS_AS_VIDEO_CALLS_BOOL", ApiSince=25)]
public const string KeyTreatDowngradedVideoCallsAsVideoCallsBool;
[<Android.Runtime.Register("KEY_TREAT_DOWNGRADED_VIDEO_CALLS_AS_VIDEO_CALLS_BOOL", ApiSince=25)>]
val mutable KeyTreatDowngradedVideoCallsAsVideoCallsBool : string

Field Value

String
Attributes

Remarks

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