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