CarrierConfigManager.ImsEmergency.KeyStartQuickCrossStackRedialTimerWhenRegisteredBool 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.
Indicates whether the quick cross stack redial timer will be triggered only when the device is registered to the network.
[Android.Runtime.Register("KEY_START_QUICK_CROSS_STACK_REDIAL_TIMER_WHEN_REGISTERED_BOOL", ApiSince=35)]
public const string KeyStartQuickCrossStackRedialTimerWhenRegisteredBool;
[<Android.Runtime.Register("KEY_START_QUICK_CROSS_STACK_REDIAL_TIMER_WHEN_REGISTERED_BOOL", ApiSince=35)>]
val mutable KeyStartQuickCrossStackRedialTimerWhenRegisteredBool : string
Field Value
- Attributes
Remarks
Indicates whether the quick cross stack redial timer will be triggered only when the device is registered to the network.
The default value is true.
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.