Uses of Class
org.robovm.apple.networkextension.NEVPNIKEv2DeadPeerDetectionRate
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEVPNIKEv2DeadPeerDetectionRate in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEVPNIKEv2DeadPeerDetectionRate Modifier and Type Method Description NEVPNIKEv2DeadPeerDetectionRateNEVPNProtocolIKEv2. getDeadPeerDetectionRate()static NEVPNIKEv2DeadPeerDetectionRateNEVPNIKEv2DeadPeerDetectionRate. valueOf(long n)Returns the enum constant of this type with the specified name.static NEVPNIKEv2DeadPeerDetectionRateNEVPNIKEv2DeadPeerDetectionRate. valueOf(String name)Returns the enum constant of this type with the specified name.static NEVPNIKEv2DeadPeerDetectionRate[]NEVPNIKEv2DeadPeerDetectionRate. 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 NEVPNIKEv2DeadPeerDetectionRate Modifier and Type Method Description voidNEVPNProtocolIKEv2. setDeadPeerDetectionRate(NEVPNIKEv2DeadPeerDetectionRate v)