다음을 통해 공유


TunnelModeChildSessionParams.Builder Constructors

Definition

Overloads

TunnelModeChildSessionParams.Builder()
TunnelModeChildSessionParams.Builder(TunnelModeChildSessionParams)

TunnelModeChildSessionParams.Builder()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=31)]
public Builder ();
Attributes

Applies to

TunnelModeChildSessionParams.Builder(TunnelModeChildSessionParams)

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

Parameters

Attributes

Applies to