Share via


Conference.OnStopDtmfTone Method

Definition

Notifies the Conference of a request to stop any currently playing DTMF tones.

[Android.Runtime.Register("onStopDtmfTone", "()V", "GetOnStopDtmfToneHandler", ApiSince=23)]
public virtual void OnStopDtmfTone ();
[<Android.Runtime.Register("onStopDtmfTone", "()V", "GetOnStopDtmfToneHandler", ApiSince=23)>]
abstract member OnStopDtmfTone : unit -> unit
override this.OnStopDtmfTone : unit -> unit
Attributes

Remarks

Notifies the Conference of a request to stop any currently playing DTMF tones.

Java documentation for android.telecom.Conference.onStopDtmfTone().

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