CarrierConfigManager.KeyAllowVideoCallingFallbackBool Field

Definition

Whether system apps are allowed to use fallback if carrier video call is not available.

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

Field Value

Attributes

Remarks

Whether system apps are allowed to use fallback if carrier video call is not available. Defaults to true.

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