Uses of Class
org.robovm.apple.networkextension.NEVPNIKEv2CertificateType
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEVPNIKEv2CertificateType in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEVPNIKEv2CertificateType Modifier and Type Method Description NEVPNIKEv2CertificateTypeNEVPNProtocolIKEv2. getCertificateType()static NEVPNIKEv2CertificateTypeNEVPNIKEv2CertificateType. valueOf(long n)Returns the enum constant of this type with the specified name.static NEVPNIKEv2CertificateTypeNEVPNIKEv2CertificateType. valueOf(String name)Returns the enum constant of this type with the specified name.static NEVPNIKEv2CertificateType[]NEVPNIKEv2CertificateType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.networkextension with parameters of type NEVPNIKEv2CertificateType Modifier and Type Method Description voidNEVPNProtocolIKEv2. setCertificateType(NEVPNIKEv2CertificateType v)