Lingua

ChildSessionConfiguration.Builder Costruttore

Definizione

Costruisce un generatore.

[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

Parametri

inTs
IList<IkeTrafficSelector>

selettori di traffico in ingresso negoziati

outTs
IList<IkeTrafficSelector>

selettori di traffico in uscita negoziati

Attributi

Commenti

Costruisce un generatore.

per android.net.ipsec.ike.ChildSessionConfiguration.Builder.ChildSessionConfiguration$Builder(java.util.List<android.net.ipsec.ike.IkeTrafficSelector>, java.util.List<android.net.ipsec.ike.IkeTrafficSelector>).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a