CarrierConfigManager.Ims.E911RtpInactivityOnConnected Field

Definition

E911 RTP inactivity occurred when call is connected.

[Android.Runtime.Register("E911_RTP_INACTIVITY_ON_CONNECTED", ApiSince=33)]
public const int E911RtpInactivityOnConnected = 4;
[<Android.Runtime.Register("E911_RTP_INACTIVITY_ON_CONNECTED", ApiSince=33)>]
val mutable E911RtpInactivityOnConnected : int

Field Value

Value = 4
Attributes

Remarks

E911 RTP inactivity occurred when call is connected.

Java documentation for android.telephony.CarrierConfigManager.Ims.E911_RTP_INACTIVITY_ON_CONNECTED.

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