Call.SwapConference Method

Definition

Swaps the calls within this conference.

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

Remarks

Swaps the calls within this conference. See Details#CAPABILITY_SWAP_CONFERENCE.

Java documentation for android.telecom.Call.swapConference().

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