CarrierConfigManager.KeyDropVideoCallWhenAnsweringAudioCallBool Field

Definition

When true, if the user is in an ongoing video call over WIFI and answers an incoming audio call, the video call will be disconnected before the audio call is answered.

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

Field Value

String
Attributes

Remarks

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