IkeSessionConfiguration.Builder.SetRemoteApplicationVersion(String) Method

Definition

[Android.Runtime.Register("setRemoteApplicationVersion", "(Ljava/lang/String;)Landroid/net/ipsec/ike/IkeSessionConfiguration$Builder;", "", ApiSince=31)]
public Android.Net.IpSec.Ike.IkeSessionConfiguration.Builder SetRemoteApplicationVersion (string remoteApplicationVersion);
[<Android.Runtime.Register("setRemoteApplicationVersion", "(Ljava/lang/String;)Landroid/net/ipsec/ike/IkeSessionConfiguration$Builder;", "", ApiSince=31)>]
member this.SetRemoteApplicationVersion : string -> Android.Net.IpSec.Ike.IkeSessionConfiguration.Builder

Parameters

remoteApplicationVersion
String

Returns

Attributes

Applies to