Freigeben über


IkeSession.Dump(PrintWriter) Method

Definition

Dumps the state of IkeSession information for the clients

[Android.Runtime.Register("dump", "(Ljava/io/PrintWriter;)V", "", ApiSince=35)]
public void Dump (Java.IO.PrintWriter pw);
[<Android.Runtime.Register("dump", "(Ljava/io/PrintWriter;)V", "", ApiSince=35)>]
member this.Dump : Java.IO.PrintWriter -> unit

Parameters

pw
PrintWriter

Print writer

Attributes

Remarks

Dumps the state of IkeSession information for the clients

Java documentation for android.net.ipsec.ike.IkeSession.dump(java.io.PrintWriter).

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