ChildSessionConfiguration.Builder Constructor

Definition

[Android.Runtime.Register(".ctor", "(Ljava/util/List;Ljava/util/List;)V", "", ApiSince=31)]
public Builder (System.Collections.Generic.IList<Android.Net.IpSec.Ike.IkeTrafficSelector> inTs, System.Collections.Generic.IList<Android.Net.IpSec.Ike.IkeTrafficSelector> outTs);
[<Android.Runtime.Register(".ctor", "(Ljava/util/List;Ljava/util/List;)V", "", ApiSince=31)>]
new Android.Net.IpSec.Ike.ChildSessionConfiguration.Builder : System.Collections.Generic.IList<Android.Net.IpSec.Ike.IkeTrafficSelector> * System.Collections.Generic.IList<Android.Net.IpSec.Ike.IkeTrafficSelector> -> Android.Net.IpSec.Ike.ChildSessionConfiguration.Builder

Parameters

Attributes

Applies to