CarrierConfigManager.ImsVoice.KeyAudioInactivityCallEndReasonsIntArray Field

Definition

List of various reasons of media inactivity for which voice/emergency call will end.

[Android.Runtime.Register("KEY_AUDIO_INACTIVITY_CALL_END_REASONS_INT_ARRAY", ApiSince=33)]
public const string KeyAudioInactivityCallEndReasonsIntArray;
[<Android.Runtime.Register("KEY_AUDIO_INACTIVITY_CALL_END_REASONS_INT_ARRAY", ApiSince=33)>]
val mutable KeyAudioInactivityCallEndReasonsIntArray : string

Field Value

Attributes

Remarks

List of various reasons of media inactivity for which voice/emergency call will end.

Possible values are, Ims#RTCP_INACTIVITY_ON_HOLD, Ims#RTCP_INACTIVITY_ON_CONNECTED, Ims#RTP_INACTIVITY_ON_CONNECTEDIms#E911_RTCP_INACTIVITY_ON_CONNECTED, Ims#E911_RTP_INACTIVITY_ON_CONNECTED

Java documentation for android.telephony.CarrierConfigManager.ImsVoice.KEY_AUDIO_INACTIVITY_CALL_END_REASONS_INT_ARRAY.

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