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