IkeTunnelConnectionParams Constructor

Definition

[Android.Runtime.Register(".ctor", "(Landroid/net/ipsec/ike/IkeSessionParams;Landroid/net/ipsec/ike/TunnelModeChildSessionParams;)V", "", ApiSince=31)]
public IkeTunnelConnectionParams (Android.Net.IpSec.Ike.IkeSessionParams ikeParams, Android.Net.IpSec.Ike.TunnelModeChildSessionParams childParams);
[<Android.Runtime.Register(".ctor", "(Landroid/net/ipsec/ike/IkeSessionParams;Landroid/net/ipsec/ike/TunnelModeChildSessionParams;)V", "", ApiSince=31)>]
new Android.Net.IpSec.Ike.IkeTunnelConnectionParams : Android.Net.IpSec.Ike.IkeSessionParams * Android.Net.IpSec.Ike.TunnelModeChildSessionParams -> Android.Net.IpSec.Ike.IkeTunnelConnectionParams

Parameters

ikeParams
IkeSessionParams
Attributes

Applies to