CarrierConfigManager.Ims.RtcpInactivityOnConnected Field

Definition

RTCP inactivity occurred when call is connected.

[Android.Runtime.Register("RTCP_INACTIVITY_ON_CONNECTED", ApiSince=33)]
public const int RtcpInactivityOnConnected = 1;
[<Android.Runtime.Register("RTCP_INACTIVITY_ON_CONNECTED", ApiSince=33)>]
val mutable RtcpInactivityOnConnected : int

Field Value

Value = 1
Attributes

Remarks

RTCP inactivity occurred when call is connected.

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