RemoteConference.Swap Method

Definition

Swaps the active audio stream between the conference's child RemoteConnections.

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

Remarks

Java documentation for android.telecom.RemoteConference.swap().

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