Package apple.networkextension.enums
Class NEOnDemandRuleInterfaceType
- java.lang.Object
-
- apple.networkextension.enums.NEOnDemandRuleInterfaceType
-
public final class NEOnDemandRuleInterfaceType extends java.lang.Object[@typedef] NEOnDemandRuleInterfaceType On Demand rule network interface types
-
-
Field Detail
-
Any
public static final long Any
[@const] NEOnDemandRuleInterfaceTypeAny- See Also:
- Constant Field Values
-
WiFi
public static final long WiFi
[@const] NEOnDemandRuleInterfaceTypeWiFi WiFi- See Also:
- Constant Field Values
-
Cellular
public static final long Cellular
[@const] NEOnDemandRuleInterfaceTypeCellular Cellular- See Also:
- Constant Field Values
-
-