Share via


Conference.SetActive Method

Definition

Sets state to be active.

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

Remarks

Sets state to be active.

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

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