CarrierConfigManager.KeyEmergencyNotificationDelayInt Field

Definition

Time delay (in ms) after which we show the notification for emergency calls, while the device is registered over WFC.

[Android.Runtime.Register("KEY_EMERGENCY_NOTIFICATION_DELAY_INT", ApiSince=30)]
public const string KeyEmergencyNotificationDelayInt;
[<Android.Runtime.Register("KEY_EMERGENCY_NOTIFICATION_DELAY_INT", ApiSince=30)>]
val mutable KeyEmergencyNotificationDelayInt : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_EMERGENCY_NOTIFICATION_DELAY_INT.

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