ChooserSession.EndSession Method

Definition

Terminates the session and closes Chooser.

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

Remarks

Terminates the session and closes Chooser.

Java documentation for android.service.chooser.ChooserSession.endSession().

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