Share via


Conference.SetDialing Method

Definition

Sets state to be dialing.

[Android.Runtime.Register("setDialing", "()V", "", ApiSince=23)]
public void SetDialing ();
[<Android.Runtime.Register("setDialing", "()V", "", ApiSince=23)>]
member this.SetDialing : unit -> unit
Attributes

Remarks

Sets state to be dialing.

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

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