Share via


CarrierConfigManager.ImsEmergency.KeyStartQuickCrossStackRedialTimerWhenRegisteredBool Field

Definition

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.

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