Share via


IkeProtocolException.ErrorTypeInvalidSyntax Field

Definition

Caution

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

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

Field Value

Value = 7
Attributes

Applies to