CarrierConfigManager.KeySupportPauseImsVideoCallsBool Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
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.