IkeSessionParams.IkeOptionMobike 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_MOBIKE", ApiSince=31)]
[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 IkeOptionMobike = 2;
[<Android.Runtime.Register("IKE_OPTION_MOBIKE", ApiSince=31)>]
[<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 IkeOptionMobike : Android.Net.IpSec.Ike.IkeSessionOption

Field Value

Value = 2
Attributes

Applies to