Uses of Class
org.robovm.apple.networkextension.NEOnDemandRule
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEOnDemandRule in org.robovm.apple.networkextension
Subclasses of NEOnDemandRule in org.robovm.apple.networkextension Modifier and Type Class Description classNEOnDemandRuleConnectclassNEOnDemandRuleDisconnectclassNEOnDemandRuleEvaluateConnectionclassNEOnDemandRuleIgnoreMethods in org.robovm.apple.networkextension that return types with arguments of type NEOnDemandRule Modifier and Type Method Description NSArray<NEOnDemandRule>NEDNSSettingsManager. getOnDemandRules()NSArray<NEOnDemandRule>NEVPNManager. getOnDemandRules()Method parameters in org.robovm.apple.networkextension with type arguments of type NEOnDemandRule Modifier and Type Method Description voidNEDNSSettingsManager. setOnDemandRules(NSArray<NEOnDemandRule> v)voidNEVPNManager. setOnDemandRules(NSArray<NEOnDemandRule> v)