IkeSessionConfiguration.ExtensionTypeFragmentation Field

Definition

Caution

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

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

Field Value

Value = 1
Attributes

Applies to