Aracılığıyla paylaş


Session.CloseChannels Method

Definition

Close any channel opened on this session.

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

Remarks

Close any channel opened on this session.

Java documentation for android.se.omapi.Session.closeChannels().

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