CarrierConfigManager.ImsEmergency.RedialTimerDisabled Field

Definition

This values indicates that the cross SIM redialing timer and maximum celluar search timer shall be disabled.

[Android.Runtime.Register("REDIAL_TIMER_DISABLED", ApiSince=35)]
public const int RedialTimerDisabled = 0;
[<Android.Runtime.Register("REDIAL_TIMER_DISABLED", ApiSince=35)>]
val mutable RedialTimerDisabled : int

Field Value

Value = 0
Attributes

Remarks

This values indicates that the cross SIM redialing timer and maximum celluar search timer shall be disabled.

Java documentation for android.telephony.CarrierConfigManager.ImsEmergency.REDIAL_TIMER_DISABLED.

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