Share via


Conference.SetRinging Method

Definition

Sets state to be ringing.

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

Remarks

Sets state to be ringing.

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

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