Share via


CarrierConfigManager.KeySupportPauseImsVideoCallsBool Field

Definition

For IMS video over LTE calls, determines whether video pause signalling is supported.

[Android.Runtime.Register("KEY_SUPPORT_PAUSE_IMS_VIDEO_CALLS_BOOL", ApiSince=23)]
public const string KeySupportPauseImsVideoCallsBool;
[<Android.Runtime.Register("KEY_SUPPORT_PAUSE_IMS_VIDEO_CALLS_BOOL", ApiSince=23)>]
val mutable KeySupportPauseImsVideoCallsBool : string

Field Value

Attributes

Remarks

For IMS video over LTE calls, determines whether video pause signalling is supported.

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