Partager via


ChildSessionParams.OutboundTrafficSelectors Property

Definition

Retrieves configured outbound traffic selectors

public virtual System.Collections.Generic.IList<Android.Net.IpSec.Ike.IkeTrafficSelector> OutboundTrafficSelectors { [Android.Runtime.Register("getOutboundTrafficSelectors", "()Ljava/util/List;", "GetGetOutboundTrafficSelectorsHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getOutboundTrafficSelectors", "()Ljava/util/List;", "GetGetOutboundTrafficSelectorsHandler", ApiSince=31)>]
member this.OutboundTrafficSelectors : System.Collections.Generic.IList<Android.Net.IpSec.Ike.IkeTrafficSelector>

Property Value

Attributes

Remarks

Retrieves configured outbound traffic selectors

Java documentation for android.net.ipsec.ike.ChildSessionParams.getOutboundTrafficSelectors().

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