IkeSessionConfiguration.Builder(IkeSessionConnectionInfo) Constructor

Definition

Constructs a Builder.

[Android.Runtime.Register(".ctor", "(Landroid/net/ipsec/ike/IkeSessionConnectionInfo;)V", "", ApiSince=31)]
public Builder (Android.Net.IpSec.Ike.IkeSessionConnectionInfo ikeConnInfo);
[<Android.Runtime.Register(".ctor", "(Landroid/net/ipsec/ike/IkeSessionConnectionInfo;)V", "", ApiSince=31)>]
new Android.Net.IpSec.Ike.IkeSessionConfiguration.Builder : Android.Net.IpSec.Ike.IkeSessionConnectionInfo -> Android.Net.IpSec.Ike.IkeSessionConfiguration.Builder

Parameters

ikeConnInfo
IkeSessionConnectionInfo

the connection information

Attributes

Remarks

Constructs a Builder.

Java documentation for android.net.ipsec.ike.IkeSessionConfiguration.Builder.IkeSessionConfiguration$Builder(android.net.ipsec.ike.IkeSessionConnectionInfo).

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