Share via


Connection.EventRttAudioIndicationChanged Field

Definition

Connection event used to inform an InCallService that the RTT audio indication has changed.

[Android.Runtime.Register("EVENT_RTT_AUDIO_INDICATION_CHANGED", ApiSince=29)]
public const string EventRttAudioIndicationChanged;
[<Android.Runtime.Register("EVENT_RTT_AUDIO_INDICATION_CHANGED", ApiSince=29)>]
val mutable EventRttAudioIndicationChanged : string

Field Value

Attributes

Remarks

Connection event used to inform an InCallService that the RTT audio indication has changed.

Java documentation for android.telecom.Connection.EVENT_RTT_AUDIO_INDICATION_CHANGED.

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