次の方法で共有


Settings.System.DtmfToneTypeWhenDialing Field

Definition

CDMA only settings DTMF tone type played by the dialer when dialing.

[Android.Runtime.Register("DTMF_TONE_TYPE_WHEN_DIALING", ApiSince=23)]
public const string DtmfToneTypeWhenDialing;
[<Android.Runtime.Register("DTMF_TONE_TYPE_WHEN_DIALING", ApiSince=23)>]
val mutable DtmfToneTypeWhenDialing : string

Field Value

Attributes

Remarks

CDMA only settings DTMF tone type played by the dialer when dialing. 0 = Normal 1 = Long

Java documentation for android.provider.Settings.System.DTMF_TONE_TYPE_WHEN_DIALING.

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