IkeSessionParams.HasIkeOption(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("hasIkeOption", "(I)Z", "", ApiSince=31)]
public bool HasIkeOption (int ikeOption);
[<Android.Runtime.Register("hasIkeOption", "(I)Z", "", ApiSince=31)>]
member this.HasIkeOption : int -> bool
Parameters
- ikeOption
- Int32
Returns
- Attributes