IkeSessionParams.IkeOptionInitialContact Field

Definition

Caution

This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.

[Android.Runtime.Register("IKE_OPTION_INITIAL_CONTACT", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.", true)]
public const Android.Net.IpSec.Ike.IkeSessionOption IkeOptionInitialContact = 4;
[<Android.Runtime.Register("IKE_OPTION_INITIAL_CONTACT", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.", true)>]
val mutable IkeOptionInitialContact : Android.Net.IpSec.Ike.IkeSessionOption

Field Value

Value = 4
Attributes

Applies to