Share via


IkeProtocolException.ErrorTypeNoProposalChosen 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_NO_PROPOSAL_CHOSEN", 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 ErrorTypeNoProposalChosen = 14;
[<Android.Runtime.Register("ERROR_TYPE_NO_PROPOSAL_CHOSEN", 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 ErrorTypeNoProposalChosen : Android.Net.IpSec.Ike.Exceptions.IkeProtocolErrorType

Field Value

Value = 14
Attributes

Applies to