Aracılığıyla paylaş


Settings.Secure.RttCallingMode Field

Definition

User-selected RTT mode.

[Android.Runtime.Register("RTT_CALLING_MODE", ApiSince=28)]
public const string RttCallingMode;
[<Android.Runtime.Register("RTT_CALLING_MODE", ApiSince=28)>]
val mutable RttCallingMode : string

Field Value

Attributes

Remarks

User-selected RTT mode. When on, outgoing and incoming calls will be answered as RTT calls when supported by the device and carrier. Boolean value. 0 = OFF 1 = ON

Java documentation for android.provider.Settings.Secure.RTT_CALLING_MODE.

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