CarrierConfigManager.Ims.RtpInactivityOnConnected Field

Definition

RTP inactivity occurred when call is connected.

[Android.Runtime.Register("RTP_INACTIVITY_ON_CONNECTED", ApiSince=33)]
public const int RtpInactivityOnConnected = 2;
[<Android.Runtime.Register("RTP_INACTIVITY_ON_CONNECTED", ApiSince=33)>]
val mutable RtpInactivityOnConnected : int

Field Value

Value = 2
Attributes

Remarks

RTP inactivity occurred when call is connected.

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